CuRePicker constructor
const
CuRePicker({})
Implementation
const CuRePicker(
{super.key,
required this.selectedIndex,
this.onSelected,
required this.options,
this.label,
this.height,
this.itemExtent});