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