feat(ui_components): add gradient attribut to text wrapper #130

Merged
hugo merged 1 commits from ui_components/feat/add-gratient-to-text-wrapper into master 2023-02-10 10:29:29 +00:00
Owner

Add gradient property to TextWrapper, allowing devs to use
'string'.wrap(gradient:[Colors.orange, Colors.red]), and not to have to fix the gradient in the component, but to make it possible.

Add `gradient` property to `TextWrapper`, allowing devs to use `'string'.wrap(gradient:[Colors.orange, Colors.red])`, and not to have to fix the gradient in the component, but to make it possible.
malo added 1 commit 2023-02-10 10:28:41 +00:00
feat(ui_components): add gradient attribut to text wrapper
Some checks failed
continuous-integration/drone/push Build is failing
23b608ed10
hugo merged commit 23b608ed10 into master 2023-02-10 10:29:29 +00:00
Sign in to join this conversation.
No Reviewers
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: Wyatt-FOSS/wyatt-packages#130
No description provided.