description property
override
A description of the policy restrictions and criteria.
Implementation
@override
String get description => 'Tappable widgets should have a semantic label';
A description of the policy restrictions and criteria.
@override
String get description => 'Tappable widgets should have a semantic label';