WiredashLocalizationsIt constructor

WiredashLocalizationsIt([
  1. String locale = 'it'
])

Implementation

WiredashLocalizationsIt([String locale = 'it']) : super(locale);