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