teal property
FSThemeData
get
teal
Dark theme with teal color scheme
Implementation
static FSThemeData get teal =>
FSThemeData.dark(seedColor: const Color(0xFF20C997));
Dark theme with teal color scheme
static FSThemeData get teal =>
FSThemeData.dark(seedColor: const Color(0xFF20C997));