isFocused property

bool get isFocused
inherited

Whether the widget is currently focused.

Implementation

bool get isFocused => _isFocused;