SyncTheme constructor

SyncTheme({
  1. required ReownAppKitModalTheme? theme,
})

Implementation

SyncTheme({required this.theme}) : super(type: '@w3m-app/SYNC_THEME');