description property
override
A description of the policy restrictions and criteria.
Implementation
@override
String get description => 'Tappable objects should be at least $size';
A description of the policy restrictions and criteria.
@override
String get description => 'Tappable objects should be at least $size';