initialized property
inherited
Checks whether the controller has already been initialized.
Implementation
bool get initialized => _initialized;
Checks whether the controller has already been initialized.
bool get initialized => _initialized;