menu
ready_widgets package
documentation
appbar/custom_appbar.dart
ReadyAppBar
titleText property
titleText property
dark_mode
light_mode
titleText
property
String
?
titleText
final
The primary title text to display if
titleWidget
is not provided.
Implementation
final String? titleText;
ready_widgets package
documentation
appbar/custom_appbar
ReadyAppBar
titleText property
ReadyAppBar class