cachetTheme property
final
The theme of Research Package
Implementation
static final cachetTheme = ThemeData.light().copyWith(
accentColor: cachetBlue,
primaryColor: cachetBlue,
)
The theme of Research Package
static final cachetTheme = ThemeData.light().copyWith(
accentColor: cachetBlue,
primaryColor: cachetBlue,
)