Fields
optionaltextDecoration:Null<String>
CSS styling property that will be applied to the decoration attachment.
optionalfontWeight:Null<String>
CSS styling property that will be applied to the decoration attachment.
optionalfontStyle:Null<String>
CSS styling property that will be applied to the decoration attachment.
optionalcontentText:Null<String>
Defines a text content that is shown in the attachment. Either an icon or a text can be shown, but not both.
optionalcontentIconPath:Null<EitherType<String, Uri>>
An absolute path or an URI to an image to be rendered in the attachment. Either an icon or a text can be shown, but not both.
optionalcolor:Null<EitherType<String, ThemeColor>>
CSS styling property that will be applied to the decoration attachment.
optionalborderColor:Null<EitherType<String, ThemeColor>>
CSS styling property that will be applied to text enclosed by a decoration.
optionalbackgroundColor:Null<EitherType<String, ThemeColor>>
CSS styling property that will be applied to the decoration attachment.