menu
flutter_cxui package
documentation
components/image_card/image_card.dart
CxImageCard
cornerHeight property
cornerHeight property
dark_mode
light_mode
cornerHeight
property
double
?
cornerHeight
final
the height of the four corners of image card. Default is
20
.
Implementation
final double? cornerHeight;
flutter_cxui package
documentation
components/image_card/image_card
CxImageCard
cornerHeight property
CxImageCard class