menu
flutter_stretchable_widgets package
documentation
widget/time_range_picker_view.dart
Couple<T>
Couple.new constructor
Couple.new constructor
dark_mode
light_mode
Couple<
T
>
constructor
Couple<
T
>
(
T
first
,
T
last
)
Implementation
Couple(this.first, this.last);
flutter_stretchable_widgets package
documentation
widget/time_range_picker_view
Couple<T>
Couple.new constructor
Couple class