minWidthPattern top-level property

RegExp minWidthPattern
final

Implementation

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