klyn.gui.windows.layouts.FormLayout.addRow
method
public addRow(widget as Widget) as Void:
Description

Adds a widget spanning the full form width.

layout.addRow(Button("Connect"))