mirror of
https://github.com/lollipopkit/flutter_server_box.git
synced 2025-12-19 00:04:22 +01:00
fix cpu temp padding
This commit is contained in:
@@ -2,3 +2,4 @@ import 'package:flutter/widgets.dart';
|
||||
|
||||
const height13 = SizedBox(height: 13);
|
||||
const width13 = SizedBox(width: 13);
|
||||
const width7 = SizedBox(width: 7);
|
||||
|
||||
Reference in New Issue
Block a user