primary top-level property

Color get primary

Implementation

Color get primary =>
    const Color.fromRGBO(94, 92, 230, 1);