add synced label

master
fuwa 5 years ago
parent ce5fe1893d
commit c90ac5cc38

@ -45,7 +45,7 @@ Widget buildSynced(BuildContext context, SyncedState state) {
(
child: Text
(
'${state.height}',
'Synced: ${state.height}',
style: TextStyle
(
fontFamily: 'RobotoMono',

Loading…
Cancel
Save