menu
superdeck package
documentation
helpers/config.dart
ConfigCopyWith<$R, $In extends Config, $Out>
call abstract method
call abstract method
dark_mode
light_mode
call
abstract method
$R
call
(
{
String
?
background
,
String
?
style
,
TransitionOptions
?
transition
,
})
Implementation
$R call({String? background, String? style, TransitionOptions? transition});
superdeck package
documentation
helpers/config
ConfigCopyWith<$R, $In extends Config, $Out>
call abstract method
ConfigCopyWith class