MainDropDown class
Properties
backgroundColor
→ Color ?
Defines the background color of the panel.
final inherited
body
→ Widget
The body of the expansion panel that's displayed below the header.
no setter override
Whether tapping on the panel's header will expand/collapse it.
final inherited
child
→ Widget
final
hashCode
→ int
The hash code for this object.
no setter inherited
final
The widget builder that builds the expansion panels' header.
final inherited
highlightColor
→ Color ?
Defines the highlight color of the panel if canTapOnHeader is true, or
the highlight color of the expand/collapse IconButton if canTapOnHeader
is false.
final inherited
isExpanded
→ bool
Whether the panel is expanded.
final
runtimeType
→ Type
A representation of the runtime type of the object.
no setter inherited
splashColor
→ Color ?
Defines the splash color of the panel if canTapOnHeader is true,
or the splash color of the expand/collapse IconButton if canTapOnHeader
is false.
final inherited
title
→ Widget
final
MBG_Inspektionen
1.2.8+58