InfoConfig constructor

const InfoConfig({
  1. bool showTranslations = false,
})

Implementation

const InfoConfig({this.showTranslations = false});