onFocusChange property

ValueChanged<bool>? onFocusChange
final

Called when the focus state of the trigger tile changes.

Implementation

final ValueChanged<bool>? onFocusChange;