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