menu
zds_flutter
zds_flutter
ZdsExpandable
ZdsExpandable const constructor
ZdsExpandable
brightness_4
brightness_5
ZdsExpandable
constructor
const
ZdsExpandable
(
{
required
Widget
child
,
Key
?
key
,
String
collapsedButtonText
=
''
,
String
expandedButtonText
=
''
,
double
minHeight
=
60
,
Color
?
color
}
)
A widget that can be collapsed and expanded.
Implementation
const ZdsExpandable
zds_flutter
zds_flutter
ZdsExpandable
ZdsExpandable const constructor
ZdsExpandable class