pindery
pindery_locale
PinderyLocalizations
title property
title
PinderyLocalizations class
Constructors
PinderyLocalizations
Properties
locale
title
hashCode
runtimeType
Methods
noSuchMethod
toString
Operators
operator ==
Static methods
of
title property
String
title
Implementation
String get title { return _localizedValues[locale.languageCode]['title']; }