mirror of
https://github.com/foss42/apidash.git
synced 2025-06-01 14:58:28 +08:00
Tooltip Buttons Updated
This commit is contained in:
@ -61,6 +61,7 @@ const kTabAnimationDuration = Duration(milliseconds: 200);
|
||||
const kTabHeight = 45.0;
|
||||
const kHeaderHeight = 32.0;
|
||||
const kSegmentHeight = 24.0;
|
||||
const kTextButtonMinWidth = 36.0;
|
||||
|
||||
const kRandMax = 100000;
|
||||
|
||||
|
Reference in New Issue
Block a user