AttributeSetters extension

Themeable property setter extensions for the attributes in this library.

See the getters in AttributeGetters for more information on the properties.

on

Properties

boldFontWeight FontWeight?
Set the font weight for text with boldAttribute applied.
no getter
linkOnTap ← (void Function(BuildContext, String)?)
onTap gesture handler to use for text with the LinkAttribute applied.
no getter
linkStyle TextStyle?
Set the text style to apply to text with the LinkAttribute applied.
no getter