toIcon method

IconData toIcon()

Returns the icon for this ThemeMode.

Implementation

IconData toIcon() => ThemeModeService().getIcon(this);