Skip to content

Commit 3ab7992

Browse files
committed
removed comments from example/readme
1 parent 50bc4c2 commit 3ab7992

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

example/README.md

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -162,11 +162,7 @@ const htmlData = """
162162
style: {
163163
"html": Style(
164164
backgroundColor: Colors.black12,
165-
// color: Colors.white,
166165
),
167-
// "h1": Style(
168-
// textAlign: TextAlign.center,
169-
// ),
170166
"table": Style(
171167
backgroundColor: Color.fromARGB(0x50, 0xee, 0xee, 0xee),
172168
),

0 commit comments

Comments
 (0)