initialized property

bool initialized

Checks if State is available.

Implementation

bool get initialized => _state != null;