initialized property
bool
get
initialized
Whether the controller has been initialized.
Implementation
bool get initialized => _initialized;
Whether the controller has been initialized.
bool get initialized => _initialized;