value property
T?
value
final
The value that will be provided through the on onChanged callbacks of CupertinoSingleSelection and CupertinoMultiSelection upon clicking the tile.
Implementation
final T? value;