theme property
ThemeData
get
theme
Implementation
ThemeData get theme {
return TCICFontManager().applyFontToTheme(_theme.value);
}
ThemeData get theme {
return TCICFontManager().applyFontToTheme(_theme.value);
}