FastThemeBlocEvent.system constructor

const FastThemeBlocEvent.system()

Represents an event to switch to the system's theme.

Implementation

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