imageSizeNotifier property

ValueNotifier<Size?> imageSizeNotifier

Implementation

ValueNotifier<Size?> get imageSizeNotifier => _imageSizeNotifier;