enhance property

  1. @override
List<String> enhance
final

A list of class name regex patterns (case sensitive) to use to determine which blocs should be enhanced.

If autoEnhance is true, this list is ignored.

Implementation

@override
final List<String> enhance;