onFocusChanged property

void Function(bool isFocused)? onFocusChanged
final

Implementation

final void Function(bool isFocused)? onFocusChanged;