ChangeTheme typedef

ChangeTheme = void Function(ThemeData theme)

Implementation

typedef ChangeTheme = void Function(ThemeData theme);