mirror of
https://github.com/lollipopkit/flutter_server_box.git
synced 2025-12-19 08:14:21 +01:00
opt.
This commit is contained in:
4
lib/data/res/sizedbox.dart
Normal file
4
lib/data/res/sizedbox.dart
Normal file
@@ -0,0 +1,4 @@
|
||||
import 'package:flutter/widgets.dart';
|
||||
|
||||
const height13 = SizedBox(height: 13);
|
||||
const width13 = SizedBox(width: 13);
|
||||
Reference in New Issue
Block a user