Skip to content

Commit

Permalink
update example
Browse files Browse the repository at this point in the history
  • Loading branch information
Fintasys committed Jan 28, 2024
1 parent cbb7135 commit 4742fe4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions example/lib/main_whatsapp.dart
Original file line number Diff line number Diff line change
Expand Up @@ -83,6 +83,7 @@ class MyAppState extends State<MyApp> {
valueListenable: _controller,
builder: (context, text, child) {
return RichText(
textAlign: TextAlign.center,
text: TextSpan(
style: const TextStyle(
color: Colors.black,
Expand Down

0 comments on commit 4742fe4

Please sign in to comment.