menu
at_common_flutter package
documentation
widgets/custom_app_bar.dart
CustomAppBar
closeOnRight property
closeOnRight property
dark_mode
light_mode
closeOnRight
property
bool
closeOnRight
final
This displays
CLOSE
instead of trailing icon.
Implementation
final bool closeOnRight;
at_common_flutter package
documentation
widgets/custom_app_bar
CustomAppBar
closeOnRight property
CustomAppBar class