titleStyle property

TextStyle? titleStyle
getter/setter pair

Implementation

TextStyle? titleStyle = const TextStyle(color: Colors.white, fontWeight: FontWeight.w500, fontSize: 16);