menu
flutter_cxui package
documentation
components/image_card/image_card.dart
CxImageCard
imgIsNet property
imgIsNet property
dark_mode
light_mode
imgIsNet
property
bool
?
imgIsNet
final
Is this image address in network form. Default is
false
.
Implementation
final bool? imgIsNet;
flutter_cxui package
documentation
components/image_card/image_card
CxImageCard
imgIsNet property
CxImageCard class