AppLocalConfig constructor

AppLocalConfig({
  1. String? theme,
})

Implementation

AppLocalConfig({this.theme});