FastThemeBlocEvent.dark constructor

const FastThemeBlocEvent.dark()

Represents an event to switch to the dark theme.

Implementation

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