menu
erretech_facts package
documentation
libraries.dart
CustomAppBarSignout
CustomAppBarSignout.new const constructor
CustomAppBarSignout.new const constructor
dark_mode
light_mode
CustomAppBarSignout
constructor
const
CustomAppBarSignout
(
{
Key
?
key
,
required
Function
onSignout
,
Widget
?
titleWidget
,
})
Implementation
const CustomAppBarSignout({ super.key, required this.onSignout, this.titleWidget });
erretech_facts package
documentation
libraries
CustomAppBarSignout
CustomAppBarSignout.new const constructor
CustomAppBarSignout class