menu
material_3_expressive package
documentation
components/buttons/m3e_buttons.dart
M3EButton
onFocusChange property
onFocusChange property
dark_mode
light_mode
onFocusChange
property
ValueChanged
<
bool
>
?
onFocusChange
final
Callback fired when focus state changes.
Implementation
final ValueChanged<bool>? onFocusChange;
material_3_expressive package
documentation
components/buttons/m3e_buttons
M3EButton
onFocusChange property
M3EButton class