AttributeGetters extension

Themeable property getter extensions for the attributes in this library.

on

Properties

boldFontWeight FontWeight?
Font weight for text with boldAttribute applied.
no setter
linkOnTap → (void Function(BuildContext, String)?)
onTap gesture handler to use for text with the LinkAttribute applied.
no setter
linkStyle TextStyle?
Text style to apply to text with the LinkAttribute applied.
no setter