aagarwal1012 / aagarwal1012/Animated-Text-Kit
Support returning currently displayed text onTap
オープン
- 主要言語
- Dart
- スター
- 1.8k
- フォーク
- 321
- PR マージ指標
- 30日以内にマージされた PR はありません
説明
**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.
コントリビューションガイド
評価
この issue はまだ評価されていません。