AppThemeState constructor

AppThemeState({
  1. ThemeData? theme,
})

Implementation

AppThemeState({this.theme});