menu
prefer_shorthands package
documentation
producer.dart
ConvertToShorthand
isEnabled method
isEnabled method
dark_mode
light_mode
isEnabled
method
bool
isEnabled
(
Feature
feature
)
inherited
Implementation
bool isEnabled(Feature feature) => libraryElement2.featureSet.isEnabled(feature);
prefer_shorthands package
documentation
producer
ConvertToShorthand
isEnabled method
ConvertToShorthand class