initialized property

bool get initialized
inherited

Whether onInit has been executed.

Implementation

bool get initialized => _initialized;