menu
mx_system_authority package
documentation
check_time_model.dart
CheckTimeModel
CheckTimeModel constructor
CheckTimeModel constructor
dark_mode
light_mode
CheckTimeModel
constructor
CheckTimeModel
(
{
required
bool
isMoreThan
,
required
String
time
,
})
Implementation
CheckTimeModel({required this.isMoreThan, required this.time});
mx_system_authority package
documentation
check_time_model
CheckTimeModel
CheckTimeModel constructor
CheckTimeModel class