menu
build_runner_hook package
documentation
main.dart
BootstrapBuildRunner
diagnosticCode property
diagnosticCode property
dark_mode
light_mode
diagnosticCode
property
@
override
DiagnosticCode
get
diagnosticCode
The code to report for a violation.
Implementation
@override DiagnosticCode get diagnosticCode => _code;
build_runner_hook package
documentation
main
BootstrapBuildRunner
diagnosticCode property
BootstrapBuildRunner class