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