FastThemeBlocEvent.light constructor

const FastThemeBlocEvent.light()

Represents an event to switch to the light theme.

Implementation

const FastThemeBlocEvent.light() : this(type: FastThemeBlocEventType.light);