theme library

Classes

AppRadius
Border radius constants for consistent rounded corners
AppSpacing
DarkModeColors
Dark mode colors with good contrast
FontSizes
Font size constants
LightModeColors
Modern, neutral color palette for light mode Uses soft grays and blues instead of purple for a contemporary look

Extensions

TextStyleContext on BuildContext
Extension to add text style utilities to BuildContext Access via context.textStyles
TextStyleExtensions on TextStyle
Helper methods for common text style modifications

Properties

darkTheme ThemeData
Dark theme with good contrast and readability
no setter
lightTheme ThemeData
Light theme with modern, neutral aesthetic
no setter