cropTypeNotifier property

ValueNotifier<CropType> cropTypeNotifier

Implementation

ValueNotifier<CropType> get cropTypeNotifier => _cropTypeNotifier;