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