enabledByDefault property
bool
get
enabledByDefault
Whether the lint rule is on or off by default in an empty analysis_options.yaml
Implementation
bool get enabledByDefault => true;
Whether the lint rule is on or off by default in an empty analysis_options.yaml
bool get enabledByDefault => true;