ContentTheme.none constructor
const
ContentTheme.none()
Disables any theming and styles for the page.
Implementation
const factory ContentTheme.none() = _NoContentTheme;
Disables any theming and styles for the page.
const factory ContentTheme.none() = _NoContentTheme;