ContentTheme.none constructor

const ContentTheme.none()

Disables any theming and styles for the page.

Implementation

const factory ContentTheme.none() = _NoContentTheme;