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