isInitialized property

bool get isInitialized

Whether the controller is initialized

Implementation

bool get isInitialized => _isInitialized;