maxWidthPattern top-level property

RegExp maxWidthPattern
final

Implementation

final maxWidthPattern = RegExp(r'^max-w-(\[\d+(?:\.\d+)\]|.+)$');