menu
designflow_widgets package
documentation
data/models/feature.dart
Feature<T>
copyWith abstract method
copyWith abstract method
dark_mode
light_mode
copyWith
abstract method
Feature
<
T
>
copyWith
(
{
T?
value
,
})
Implementation
Feature<T> copyWith({ T? value, });
designflow_widgets package
documentation
data/models/feature
Feature<T>
copyWith abstract method
Feature class