menu
zugclient package
documentation
dialogs.dart
TimedDialog
TimedDialog.new const constructor
TimedDialog.new const constructor
dark_mode
light_mode
TimedDialog
constructor
const
TimedDialog
(
int
milliseconds
,
bool
showTime
, {
int
framerate
=
1000
,
Key
?
key
,
})
Implementation
const TimedDialog(this.milliseconds,this.showTime, {this.framerate = 1000, super.key});
zugclient package
documentation
dialogs
TimedDialog
TimedDialog.new const constructor
TimedDialog class