menu
arcane package
documentation
component/delegate/card.dart
Card
children property
children property
dark_mode
light_mode
children
property
List
<
Widget
>
?
children
final
List of widgets for the card's content when using structured layout.
Implementation
final List<Widget>? children;
arcane package
documentation
component/delegate/card
Card
children property
Card class