frui icon indicating copy to clipboard operation
frui copied to clipboard

feat: Implementation of basic box-model widgets.

Open xanahopper opened this issue 2 years ago • 0 comments

Widgets

  • ConstrainedBox
  • UncontrainedBox
  • ColoredBox

Traits

  • BoxLayoutWidget, common for box-model measure and layout
  • ChildWidget, widgets with children.

xanahopper avatar Oct 31 '22 11:10 xanahopper