mirror of
https://github.com/lollipopkit/flutter_server_box.git
synced 2025-12-17 15:24:35 +01:00
4 lines
122 B
Dart
4 lines
122 B
Dart
import 'package:flutter/material.dart';
|
|
|
|
const roundRectCardPadding = EdgeInsets.symmetric(horizontal: 17, vertical: 13);
|