menu
app_bar_with_search_switch package
documentation
app_bar_with_search_switch.dart
AppBarWithSearchSwitch
onClosed property
onClosed property
dark_mode
light_mode
onClosed
property
VoidCallback
?
onClosed
final
A callback which gets fired on close button press.
Implementation
final VoidCallback? onClosed;
app_bar_with_search_switch package
documentation
app_bar_with_search_switch
AppBarWithSearchSwitch
onClosed property
AppBarWithSearchSwitch class