theme property
Theme
get
theme
Access the current theme.
Returns the global theme instance.
Implementation
Theme get theme => currentTheme;
Access the current theme.
Returns the global theme instance.
Theme get theme => currentTheme;