menu
bones_ui package
documentation
bones_ui.dart
MasonryItem
MasonryItem constructor
MasonryItem constructor
dark_mode
light_mode
MasonryItem
constructor
MasonryItem
(
dynamic
element
,
int
?
_width
,
int
?
_height
)
Implementation
MasonryItem(this.element, this._width, this._height);
bones_ui package
documentation
bones_ui
MasonryItem
MasonryItem constructor
MasonryItem class