menu
flutter_compose_ui_modifiers package
documentation
util/m_dialog.dart
TimeStartToEndModel
TimeStartToEndModel.new constructor
TimeStartToEndModel.new constructor
dark_mode
light_mode
TimeStartToEndModel
constructor
TimeStartToEndModel
(
{
required
int
startTime
,
required
int
endTime
,
})
Implementation
TimeStartToEndModel({ required this.startTime, required this.endTime, });
flutter_compose_ui_modifiers package
documentation
util/m_dialog
TimeStartToEndModel
TimeStartToEndModel.new constructor
TimeStartToEndModel class