menu
nocterm_lints package
documentation
assistants/wrap_component.dart
WrapComponent
isEnabled method
isEnabled method
dark_mode
light_mode
isEnabled
method
bool
isEnabled
(
Feature
feature
)
inherited
Implementation
bool isEnabled(Feature feature) => libraryElement2.featureSet.isEnabled(feature);
nocterm_lints package
documentation
assistants/wrap_component
WrapComponent
isEnabled method
WrapComponent class