menu
dev_logger_ui package
documentation
commons/app_base_screen.dart
AppBaseScreen
appBar property
appBar property
dark_mode
light_mode
appBar
property
AppBar
?
appBar
final
An optional custom AppBar to use instead of the default one.
Implementation
final AppBar? appBar;
dev_logger_ui package
documentation
commons/app_base_screen
AppBaseScreen
appBar property
AppBaseScreen class