MatrixWidgets extension

on

Properties

widgets List<MatrixWidget>

Available on Room, provided by the MatrixWidgets extension

Returns all present Widgets in the room.
no setter

Methods

addWidget(MatrixWidget widget) Future<String>

Available on Room, provided by the MatrixWidgets extension

deleteWidget(String widgetId) Future<String>

Available on Room, provided by the MatrixWidgets extension