FastThemeBlocEvent.light constructor
const
FastThemeBlocEvent.light()
Represents an event to switch to the light theme.
Implementation
const FastThemeBlocEvent.light() : this(type: FastThemeBlocEventType.light);
Represents an event to switch to the light theme.
const FastThemeBlocEvent.light() : this(type: FastThemeBlocEventType.light);