import 'package:flutter/material.dart'; const headerStyle = TextStyle(fontSize: 35, fontWeight: FontWeight.w900); const subHeaderStyle = TextStyle(fontSize: 16.0, fontWeight: FontWeight.w500);