Future<bool> display()

Updates the physical display with the offscreen buffer.

Source

Future<bool> display() => proto.write(0);