menu
prefer_shorthands package
documentation
main.dart
PreferShorthandsRule
diagnosticCode property
diagnosticCode property
dark_mode
light_mode
diagnosticCode
property
@
override
LintCode
get
diagnosticCode
override
The code to report for a violation.
Implementation
@override LintCode get diagnosticCode => code;
prefer_shorthands package
documentation
main
PreferShorthandsRule
diagnosticCode property
PreferShorthandsRule class