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