WarningPaint constructor

WarningPaint({
  1. Color? color,
})

Implementation

WarningPaint({this.color});