setStateOfPicker property

StateSetter? setStateOfPicker
getter/setter pair

Provide the ability to change/setState the ui-content to the caller

Implementation

// GlobalKey mPickerKey = GlobalKey();
StateSetter? setStateOfPicker;