10/25/1
This commit is contained in:
@@ -49,7 +49,7 @@ class BarChartWidget extends StatelessWidget {
|
||||
: Column(
|
||||
children: [
|
||||
Text(
|
||||
'Average of Hours of ${AppInfo.appName} is ON for this month'
|
||||
'Average of Hours of ${AppInformation.appName} is ON for this month'
|
||||
.tr,
|
||||
style: AppStyle.title,
|
||||
),
|
||||
|
||||
Reference in New Issue
Block a user