AppTheme constructor

AppTheme({
  1. required HubbleTheme theme,
})

Implementation

AppTheme({required this.theme});