refactor: change String
This commit is contained in:
parent
b797ac3f5e
commit
adb647235d
|
|
@ -110,7 +110,7 @@ class HumidityScreen extends StatelessWidget {
|
|||
const SizedBox(height: 16),
|
||||
Padding(
|
||||
padding: EdgeInsets.only(left: 16.w),
|
||||
child: const Text('Grafik dalam 7 hari terakhir'),
|
||||
child: const Text('Grafik'),
|
||||
),
|
||||
const SizedBox(height: 16),
|
||||
AspectRatio(
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user