menu
flutter_cxui package
documentation
components/image_card/image_card.dart
CxImageCard
title property
title property
dark_mode
light_mode
title
property
String
?
title
final
the title of the image card.
Implementation
final String? title;
flutter_cxui package
documentation
components/image_card/image_card
CxImageCard
title property
CxImageCard class