menu
antd_ui package
documentation
components/datashow/antd_card.dart
AntdCard
title property
title property
dark_mode
light_mode
title
property
String
?
title
final
标题内容,为空则没有标题
Implementation
final String? title;
antd_ui package
documentation
components/datashow/antd_card
AntdCard
title property
AntdCard class