isFocused property

bool get isFocused

Implementation

bool get isFocused => this == DrawableState.focused;