We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 745e0cc commit 24c2592Copy full SHA for 24c2592
1 file changed
README.md
@@ -228,7 +228,7 @@ Row(
228
RotateAnimatedText('AWESOME'),
229
RotateAnimatedText('OPTIMISTIC'),
230
RotateAnimatedText('DIFFERENT'),
231
- ]
+ ],
232
onTap: () {
233
print("Tap Event");
234
},
@@ -284,7 +284,7 @@ return SizedBox(
284
TyperAnimatedText('you must know what to do,'),
285
TyperAnimatedText('and then do your best'),
286
TyperAnimatedText('- W.Edwards Deming'),
287
288
289
290
0 commit comments