TextStyle getTitleTextStyle(BuildContext context) { return Theme.of(context).textTheme.titleLarge!; }