Toggle navigation
Toggle navigation
This project
Loading...
Sign in
OnePoem
/
OnePoem-App
Go to a project
Toggle navigation
Toggle navigation pinning
Projects
Groups
Snippets
Help
Project
Activity
Repository
Pipelines
Graphs
Issues
0
Merge Requests
0
Wiki
Snippets
Network
Create a new issue
Builds
Commits
Issue Boards
Authored by
reason
2022-01-01 11:17:41 +0800
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
8dba1ba60b3b8b40a54e9c66d6012120ba8f27a9
8dba1ba6
1 parent
2d583334
repair style
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
lib/tiktok/widgets/tiktok_video_poem.dart
lib/tiktok/widgets/tiktok_video_poem.dart
View file @
8dba1ba
...
...
@@ -42,7 +42,7 @@ class TikTokVidePoem extends StatelessWidget {
color:
Colors
.
grey
.
shade200
.
withOpacity
(
0.1
),
),
child:
Padding
(
padding:
const
EdgeInsets
.
all
(
10
.0
),
padding:
const
EdgeInsets
.
all
(
5
.0
),
child:
Column
(
children:
[
Text
(
...
...
Please
register
or
login
to post a comment