menu
react_web package
documentation
react_web.dart
DelayOptionsValue
DelayOptionsValue.new constructor
DelayOptionsValue.new constructor
dark_mode
light_mode
DelayOptionsValue
constructor
DelayOptionsValue
(
{
double
?
maxDelayTime
,
double
?
delayTime
,
})
Implementation
DelayOptionsValue({this.maxDelayTime, this.delayTime});
react_web package
documentation
react_web
DelayOptionsValue
DelayOptionsValue.new constructor
DelayOptionsValue class