menu
superdeck package
documentation
helpers/config.dart
ConfigCopyWith<$R, $In extends Config, $Out>
$update abstract method
$update abstract method
dark_mode
light_mode
$update
abstract method
$R
$update
(
$Out
transform
(
$In
)
)
inherited
Implementation
Result $update(Out Function(In) transform);
superdeck package
documentation
helpers/config
ConfigCopyWith<$R, $In extends Config, $Out>
$update abstract method
ConfigCopyWith class