menu
toyyibpay package
documentation
widgets/custom_app_bar.dart
CustomAppBar
CustomAppBar.new const constructor
CustomAppBar.new const constructor
dark_mode
light_mode
CustomAppBar
constructor
const
CustomAppBar
(
{
Key
?
key
,
required
String
title
,
})
Implementation
const CustomAppBar({super.key, required this.title});
toyyibpay package
documentation
widgets/custom_app_bar
CustomAppBar
CustomAppBar.new const constructor
CustomAppBar class