mirror of
https://github.com/AppFlowy-IO/AppFlowy.git
synced 2025-07-29 03:51:45 +00:00
4 lines
63 B
Dart
4 lines
63 B
Dart
![]() |
class BoardSizes {
|
||
|
static double get cardCellVPading => 4;
|
||
|
}
|