menu
wahyz_bootstrap package
documentation
presentation/widgets/custom_app_bars.dart
IndexAppBar
IndexAppBar.new const constructor
IndexAppBar.new const constructor
dark_mode
light_mode
IndexAppBar
constructor
const
IndexAppBar
(
String
titleText
, {
Key
?
key
,
})
Implementation
const IndexAppBar(this.titleText, {super.key});
wahyz_bootstrap package
documentation
presentation/widgets/custom_app_bars
IndexAppBar
IndexAppBar.new const constructor
IndexAppBar class