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