mirror of
https://github.com/AppFlowy-IO/AppFlowy.git
synced 2025-08-07 00:12:16 +00:00
4 lines
61 B
Dart
4 lines
61 B
Dart
![]() |
class SpaceUIConstants {
|
||
|
static const itemHeight = 52.0;
|
||
|
}
|