GNSS minőség adatok kijelzése (pod-ok)
This commit is contained in:
@@ -39,7 +39,7 @@ class Wgs84CoordinateCard extends StatelessWidget {
|
||||
label: 'Lat',
|
||||
value: controller.latitudeText,
|
||||
),
|
||||
const SizedBox(height: 4),
|
||||
const SizedBox(height: 1),
|
||||
CoordinateRow(
|
||||
label: 'Lon',
|
||||
value: controller.longitudeText,
|
||||
|
||||
Reference in New Issue
Block a user