widget/kaeru_widget/composables/use_widget_size library
Classes
- UseWidgetSize
- A data class holding the reactive size and the builder function.
Functions
-
useWidgetSize(
) → UseWidgetSize -
A composable that provides the
Size
of a widget reactively.