getSelectedValue property Null safety
final
The value selected on tap of an element within the list
Implementation
final Function? getSelectedValue;
The value selected on tap of an element within the list
final Function? getSelectedValue;