focusListenable property

  1. @override
ValueListenable<bool> focusListenable
inherited

focus listenable

Implementation

@override
ValueListenable<bool> get focusListenable => _delegate.focusListenable;