Commit d1846a5
committed
fix: set initial pslabVersionID to localized value in constructor
Per Sourcery review feedback, initialize pslabVersionID to
appLocalizations.notConnected in the constructor so the default
UI state is explicit and consistent with the localized value.
Also applied Linux dart format style.1 parent 2fd6f0c commit d1846a5
1 file changed
Lines changed: 2 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
29 | 29 | | |
30 | 30 | | |
31 | 31 | | |
| 32 | + | |
32 | 33 | | |
33 | 34 | | |
34 | 35 | | |
| |||
120 | 121 | | |
121 | 122 | | |
122 | 123 | | |
123 | | - | |
| 124 | + | |
0 commit comments