widget/kaeru_widget/composables/use_widget_box library
Classes
- UseWidgetBox
- A data class holding the reactive box constraints and the builder function.
Functions
-
useWidgetBox(
) → UseWidgetBox -
A composable that provides the
BoxConstraints
of a widget reactively.