menu
shsp_implementations package
documentation
factory/factory_inputs.dart
KeepAliveTimerInput
KeepAliveTimerInput.new constructor
KeepAliveTimerInput.new constructor
dark_mode
light_mode
KeepAliveTimerInput
constructor
KeepAliveTimerInput
(
{
Timer
?
existingTimer
,
Duration
?
duration
,
void
callback
(
Timer
)?,
})
Implementation
KeepAliveTimerInput({this.existingTimer, this.duration, this.callback});
shsp_implementations package
documentation
factory/factory_inputs
KeepAliveTimerInput
KeepAliveTimerInput.new constructor
KeepAliveTimerInput class