menu
zds_flutter
zds_flutter
ZdsExpandable
child property
child
brightness_4
brightness_5
child
property
Widget
child
final
The child that will be collapsed and extended.
Typically a
Text
.
Implementation
final Widget child;
zds_flutter
zds_flutter
ZdsExpandable
child property
ZdsExpandable class