barPaint property Null safety

Paint barPaint
final

Implementation

final Paint barPaint = Paint()..color = const Color.fromARGB(127, 98, 191, 239);