isBinded method

bool isBinded()

If the state has been initialized

Implementation

bool isBinded() => _state != null;