initialized property

bool get initialized
inherited

Checks whether the controller has already been initialized.

Implementation

bool get initialized => _initialized;