initialized property

bool initialized

Checks whether the controller has already been initialized.

Implementation

bool get initialized => _initialized;