add synced label

pull/1/head
fuwa 5 years ago
parent ce5fe1893d
commit c90ac5cc38

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