Text subtitle(String title) => Text(title, textScaler: TextScaler.noScaling, style: TextStyle( color: DI.colors().mainText, fontSize: 14, fontWeight: FontWeight.normal) );