warning property
FSThemeData
get
warning
Light theme with warning color scheme (yellow)
Implementation
static FSThemeData get warning =>
FSThemeData.light(seedColor: FlutstrapTheme.defaultWarning);
Light theme with warning color scheme (yellow)
static FSThemeData get warning =>
FSThemeData.light(seedColor: FlutstrapTheme.defaultWarning);