initialized property

bool initialized
inherited

Checks whether the controller has already been initialized.

Implementation

bool get initialized => _initialized;