description property

  1. @override
String get description
override

One-line description shown in flutter_audit rules output.

Implementation

@override
String get description =>
    'URL literal in widget/state code — move to a config';