The TextStyle of interactive text content such as text in a button without background.
TextStyle get actionTextStyle { return _actionTextStyle ?? _defaults.actionTextStyle(primaryColor: _primaryColor); }