menu
squiggly package
documentation
copywith_incomplete/update_copywith.dart
UpdateCopyWith
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_incomplete/update_copywith
UpdateCopyWith
isEnabled method
UpdateCopyWith class