menu
at_common_flutter package
documentation
widgets/custom_app_bar.dart
CustomAppBar
onTrailingIconPressed property
onTrailingIconPressed property
dark_mode
light_mode
onTrailingIconPressed
property
Function
?
onTrailingIconPressed
final
defines the function to execute on press of
trailingIcon
.
Implementation
final Function? onTrailingIconPressed;
at_common_flutter package
documentation
widgets/custom_app_bar
CustomAppBar
onTrailingIconPressed property
CustomAppBar class