isFocus method

bool isFocus()

Implementation

bool isFocus() => _state?.isFocus() ?? false;