ThemeChangedEvent constructor

const ThemeChangedEvent(
  1. bool isDark
)

Implementation

const ThemeChangedEvent(this.isDark);