menu
nice2dev_flutter_ui
editors\nice_date_range_box.dart
NiceDateRangeBox
onChanged property
onChanged
dark_mode
light_mode
onChanged
property
void Function
(
DateTime
?
start
,
DateTime
?
end
)
onChanged
final
Implementation
final void Function(DateTime? start, DateTime? end) onChanged;
nice2dev_flutter_ui
nice_date_range_box
NiceDateRangeBox
onChanged property
NiceDateRangeBox class