menu
semi_component_cx package
documentation
semi_component.dart
CustomDateRangePicker
onConfirm property
onConfirm property
dark_mode
light_mode
onConfirm
property
void Function
(
CustomDateTimeRangeModel
)
onConfirm
final
确认回调
Implementation
final void Function(CustomDateTimeRangeModel) onConfirm;
semi_component_cx package
documentation
semi_component
CustomDateRangePicker
onConfirm property
CustomDateRangePicker class