appBarTitle property
Implementation
static TextStyle get appBarTitle => const TextStyle(
fontSize: 22,
fontWeight: FontWeight.w500,
);
static TextStyle get appBarTitle => const TextStyle(
fontSize: 22,
fontWeight: FontWeight.w500,
);