hasFocus property

ValueNotifier<bool> hasFocus
final

Implementation

final hasFocus = ValueNotifier(false);