menu
seconds_countdown_timer package
documentation
seconds_current_remaining_time.dart
SecondsCurrentRemainingTime
SecondsCurrentRemainingTime.new constructor
SecondsCurrentRemainingTime.new constructor
dark_mode
light_mode
SecondsCurrentRemainingTime
constructor
SecondsCurrentRemainingTime
(
{
int
?
days
,
int
?
hours
,
int
?
min
,
int
?
sec
,
})
Implementation
SecondsCurrentRemainingTime({this.days, this.hours, this.min, this.sec});
seconds_countdown_timer package
documentation
seconds_current_remaining_time
SecondsCurrentRemainingTime
SecondsCurrentRemainingTime.new constructor
SecondsCurrentRemainingTime class