aagarwal1012 / aagarwal1012/Animated-Text-Kit

ABOUT DefaultTextStyle

Open
#293 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Dart
Stars
1.8k
Forks
321
PR merge metrics
No merged PRs in 30d

Description

**Is your feature request related to a problem? Please describe.**
A clear and concise description of what the problem is. Ex. I'm always frustrated when [ For defaultTextStyle 2 child widgets are needed some parent widgets like sliverboxadapter does not take multiple child widgets so every animated text needs individual textstyle]

**Describe the solution you'd like**
Keeping DefaultTextStyle inside AnimatedTextKit before animatedTexts:[] like

AnimatedTextKit( DefaultTextStyle()
animatedTexts:[]
)

**Describe alternatives you've considered**
used textstyle individually for multiple texts

**Additional context**
Add any other context or screenshots about the feature request here.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.