use const

main
Julian Gegner 2023-02-20 23:33:51 +01:00
parent adc59a6f42
commit 5083722d9f
1 changed files with 1 additions and 1 deletions

View File

@ -21,7 +21,7 @@ class TimePickerState extends State<TimePicker> {
child: Column(children: [
Text(
widget.descriptionText,
style: TextStyle(fontSize: 12),
style: const TextStyle(fontSize: 12),
),
Row(mainAxisAlignment: MainAxisAlignment.center, children: [
Text(