Skip to content

Conversation

@EArminjon
Copy link
Contributor

This PR make a tag style be overrided.

  "a": Style.fromTextStyle(
          const TextStyle(
            color: Colors.black,
            fontWeight: FontWeight.bold,
            decoration: TextDecoration.underline,
            decorationThickness: 4,
            decorationColor: Color(0xFFFCFC03),
          ),
        ),

Before :
image

After :
image

@EArminjon EArminjon changed the title feature/a-href-overridable-style fit: a-href-overridable-style Jul 23, 2024
@EArminjon EArminjon changed the title fit: a-href-overridable-style fit: make a href style overridable Jul 23, 2024
Sub6Resources
Sub6Resources previously approved these changes Mar 11, 2025
Copy link
Owner

@Sub6Resources Sub6Resources left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@Sub6Resources Sub6Resources merged commit 6bccb32 into Sub6Resources:master Mar 11, 2025
1 check failed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants