This website works better with JavaScript
Home
Explore
Project
Register
Sign In
lyq
/
flutter_shuqi
Watch
1
Star
0
Fork
0
Files
Issues
1
Pull Requests
0
Wiki
Tree:
d1f3de82a0
Branches
Tags
master
flutter_shuqi
/
lib
/
pages
/
reader
/
reader_utils.dart
reader_utils.dart
89 B
History
Raw
1
2
3
4
class ReaderUtils {
static double topOffset = 37;
static double bottomOffset = 37;
}