ComponentStrings constructor

ComponentStrings(
  1. Locale locale,
  2. {bool debugStrings = false}
)

Constructs a ComponentStrings. default value for debugStrings is false.

Implementation

ComponentStrings