onRequestValue property
Returns the callback function capable of prividing the current value from
the child
widget.
Implementation
dynamic Function() get onRequestValue => _onRequestValue;
Returns the callback function capable of prividing the current value from
the child
widget.
dynamic Function() get onRequestValue => _onRequestValue;