barPaintLight property Null safety

Paint barPaintLight
final

Implementation

final Paint barPaintLight = Paint()..color = const Color.fromARGB(255, 165, 217, 244);