menu
seedkit_ui package
documentation
seedkit_ui_to.dart
ThenEffect
ThenEffect.new const constructor
ThenEffect.new const constructor
dark_mode
light_mode
ThenEffect
constructor
const
ThenEffect
(
{
Duration
?
delay
,
Duration
?
duration
,
Curve
?
curve
,
})
Implementation
const ThenEffect({super.delay, super.duration, super.curve});
seedkit_ui package
documentation
seedkit_ui_to
ThenEffect
ThenEffect.new const constructor
ThenEffect class