menu
material_3_expressive package
documentation
components/toolbars/m3e_toolbars.dart
M3EToolbar
onExpandedChanged property
onExpandedChanged property
dark_mode
light_mode
onExpandedChanged
property
ValueChanged
<
bool
>
?
onExpandedChanged
final
Called whenever the expand state changes.
Implementation
final ValueChanged<bool>? onExpandedChanged;
material_3_expressive package
documentation
components/toolbars/m3e_toolbars
M3EToolbar
onExpandedChanged property
M3EToolbar class