menu
superdeck package
documentation
models/options_model.dart
TransitionOptionsCopyWith<$R, $In extends TransitionOptions, $Out>
call abstract method
call abstract method
dark_mode
light_mode
call
abstract method
$R
call
(
{
TransitionType
?
type
,
Duration
?
duration
,
Duration
?
delay
,
CurveType
?
curve
,
})
Implementation
$R call( {TransitionType? type, Duration? duration, Duration? delay, CurveType? curve});
superdeck package
documentation
models/options_model
TransitionOptionsCopyWith<$R, $In extends TransitionOptions, $Out>
call abstract method
TransitionOptionsCopyWith class