DocumentBubbleStyle constructor
const
DocumentBubbleStyle({})
Style Component for DocumentBubble
Implementation
const DocumentBubbleStyle(
{this.titleStyle,
this.subtitleStyle,
this.buttonTextStyle,
this.webViewTitleStyle,
this.webViewBackIconColor,
this.webViewAppBarColor,
this.iconTint,
this.background,
this.dividerColor});