appbarTitle property

  1. @override
TextStyle appbarTitle
override

Top/bottom bar when taking a screenshot

Implementation

@override
TextStyle get appbarTitle => textTheme.appbarTitle!;