menu
flutter_cxui package
documentation
components/image_card/image_card.dart
CxImageCard
bottomLeft property
bottomLeft property
dark_mode
light_mode
bottomLeft
property
List
<
Widget
>
?
bottomLeft
final
bottom left widget of the image card.
Implementation
final List<Widget>? bottomLeft;
flutter_cxui package
documentation
components/image_card/image_card
CxImageCard
bottomLeft property
CxImageCard class