menu
custom_styles_package package
documentation
widgets/custom_image_widget.dart
ImageWidget
isDownload property
isDownload property
dark_mode
light_mode
isDownload
property
ValueNotifier
<
bool
>
isDownload
getter/setter pair
Implementation
ValueNotifier<bool> isDownload = ValueNotifier(false);
custom_styles_package package
documentation
widgets/custom_image_widget
ImageWidget
isDownload property
ImageWidget class