public add(widget as Widget, side as String) as Void:
Adds a widget on a dock side.
layout.add(statusBar, "bottom")