menu
squiggly package
documentation
copywith/add_copywith.dart
AddCopyWith
isEnabled method
isEnabled method
dark_mode
light_mode
isEnabled
method
bool
isEnabled
(
Feature
feature
)
inherited
Implementation
bool isEnabled(Feature feature) => libraryElement2.featureSet.isEnabled(feature);
squiggly package
documentation
copywith/add_copywith
AddCopyWith
isEnabled method
AddCopyWith class