colorWhite property

Color get colorWhite

Implementation

Color get colorWhite {
  return Colors.white;
}