import 'package:flutter/material.dart'; final Color? secondaryColor = Colors.red[800]; final Color? dividerColor = Colors.grey[600];