menu
custom_widget_flutter package
documentation
widgets/custom_image_view.dart
CustomImageView
imagePath property
imagePath property
dark_mode
light_mode
imagePath
property
String
?
imagePath
getter/setter pair
imagePath
is required parameter for showing png,jpg,etc image
Implementation
String? imagePath;
custom_widget_flutter package
documentation
widgets/custom_image_view
CustomImageView
imagePath property
CustomImageView class