This commit is contained in:
ImBenji
2024-02-27 18:53:21 +00:00
parent 2d2dcdaecb
commit 2ef40e6b27
4 changed files with 183 additions and 27 deletions

View File

@@ -124,7 +124,7 @@ class _ibus_displayState extends State<ibus_display> {
Transform.translate(
offset: Offset(0, -7),
child: Text(
"Bus Stopping",
"",
style: const TextStyle(
fontSize: 20,
color: Colors.orange,