fsTheme property
FSThemeData
get
fsTheme
Get the current Flutstrap theme
Implementation
FSThemeData get fsTheme => FSTheme.of(this);
Get the current Flutstrap theme
FSThemeData get fsTheme => FSTheme.of(this);