selectedMarker property

ValueNotifier selectedMarker
getter/setter pair

Implementation

ValueNotifier selectedMarker = ValueNotifier<int?>(0);