menu
app_essentials
custom_expandable_appbar
CustomExpandedAppBar
CustomExpandedAppBar const constructor
CustomExpandedAppBar
brightness_4
brightness_5
CustomExpandedAppBar
constructor
const
CustomExpandedAppBar
(
{
Key
?
key
,
required
Widget
child
}
)
Implementation
const CustomExpandedAppBar({super.key, required this.child});
app_essentials
custom_expandable_appbar
CustomExpandedAppBar
CustomExpandedAppBar const constructor
CustomExpandedAppBar class
Constructors
CustomExpandedAppBar
Properties
child
hashCode
key
runtimeType
Methods
build
createElement
debugDescribeChildren
debugFillProperties
noSuchMethod
toDiagnosticsNode
toString
toStringDeep
toStringShallow
toStringShort
Operators
operator ==