menu
zds_flutter
zds_flutter
ZdsCardWithActions
children property
children
brightness_4
brightness_5
children
property
List
<
Widget
>
?
children
final
The widgets shown as the card's main content, above the actions.
Implementation
final List<Widget>? children;
zds_flutter
zds_flutter
ZdsCardWithActions
children property
ZdsCardWithActions class