currentTheme top-level property

Theme get currentTheme

Returns the current global theme.

Implementation

Theme get currentTheme => _currentTheme;