menu
pgw_sdk package
documentation
ui/widgets/app_bar_custom.dart
AppBarCustom
AppBarCustom const constructor
AppBarCustom const constructor
dark_mode
light_mode
AppBarCustom
constructor
const
AppBarCustom
(
{
Key
?
key
,
})
Implementation
const AppBarCustom({Key? key}) : super(key: key);
pgw_sdk package
documentation
ui/widgets/app_bar_custom
AppBarCustom
AppBarCustom const constructor
AppBarCustom class