customPaint property

Paint customPaint
getter/setter pair

Implementation

Paint customPaint = Paint()..color = Colors.white..style = PaintingStyle.fill;