isInitialized property

bool get isInitialized

Whether the controller has been initialized.

Implementation

bool get isInitialized => value.isInitialized;