barPaintDark property Null safety

Paint barPaintDark
final

Implementation

final Paint barPaintDark = Paint()..color = const Color.fromARGB(255, 133, 163, 242);