custom_widgets/link_button library

Classes

LinkButton
A custom button widget that displays a link with customisable colours.

Typedefs

LinkSpanBuilder = InlineSpan Function(Color color)
A builder that creates a styled InlineSpan for the given link color.