menu
flutter_cxui package
documentation
components/card/card.dart
CxCard
body property
body property
dark_mode
light_mode
body
property
Widget
body
final
Card的主区域部分, 这个是必须参数。类型为
Widget
Implementation
final Widget body;
flutter_cxui package
documentation
components/card/card
CxCard
body property
CxCard class