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