buttonColors property

List<Color> buttonColors

Implementation

static List<Color> get buttonColors =>
    const [Color(0xFF9AEDE2), Color(0xFF89D9EA)];