ThemeChangedEvent constructor

const ThemeChangedEvent(
  1. ThemeType themeType
)

Implementation

const ThemeChangedEvent(this.themeType);