onChanged property

ValueChanged<ThemeMode> onChanged
final

Called with the next ThemeMode when the user taps the button.

Implementation

final ValueChanged<ThemeMode> onChanged;