onFocusChanged property

void Function(bool hasFocus)? onFocusChanged
final

Implementation

final void Function(bool hasFocus)? onFocusChanged;