aagarwal1012 / aagarwal1012/Animated-Text-Kit
TextLiquidFill background text color from TextStyle color attribute
Ouverte
- Langage dominant
- Dart
- Étoiles
- 1.8k
- Forks
- 321
- Métriques de merge des PR
- Aucune PR mergée en 30 j
Description
**Is your feature request related to a problem? Please describe.**
The text background color is inherited from the container that contains the TextLiquidFill.
It cause problem in nested container or widget.
**Describe the solution you'd like**
It would be convenient to have this settings directly on the TextLiquidFill widget, or retrieve it from the TextStyle.color attribute.
**Describe alternatives you've considered**
I didn't find any solution or workaround to make it work in my current use case.
Guide de contribution
Ouvrir le guide de contribution
Évaluation
Cette issue n'a pas encore été évaluée.