aagarwal1012 / aagarwal1012/Animated-Text-Kit
Support returning currently displayed text onTap
Đang mở
- Ngôn ngữ chính
- Dart
- Star
- 1.8k
- Fork
- 321
- Chỉ số merge pull request
- Không có pull request nào được merge trong 30 ngày
Mô tả
**Describe the solution you'd like**
```dart
AnimatedTextKit(
onTap: (String currentText) {
// I can do something with currentText here.
}
)
```
**Additional context**
This is useful for animated text kit in the search bar, which users can quickly tap to the displayed text to search for it.
Hướng dẫn đóng góp
Đánh giá
Issue này chưa được đánh giá.