mirror of
https://github.com/lollipopkit/flutter_server_box.git
synced 2026-01-11 03:24:44 +01:00
4 lines
108 B
Dart
4 lines
108 B
Dart
import 'package:flutter/material.dart';
|
|
|
|
const roundRectCardPadding = EdgeInsets.symmetric(horizontal: 17);
|