opacityPattern top-level property

RegExp opacityPattern
final

Implementation

final opacityPattern = RegExp(r'^opacity-(\[\.\d+\]|\d+)$');