menu
at_common_flutter package
documentation
widgets/custom_app_bar.dart
CustomAppBar
titleText property
titleText property
dark_mode
light_mode
titleText
property
String
?
titleText
final
A string to display the title of the appbar.
Implementation
final String? titleText;
at_common_flutter package
documentation
widgets/custom_app_bar
CustomAppBar
titleText property
CustomAppBar class