menu
radartui package
documentation
radartui_test.dart
RenderSizedBox
RenderSizedBox.new constructor
RenderSizedBox.new constructor
dark_mode
light_mode
RenderSizedBox
constructor
RenderSizedBox
(
int
boxWidth
,
int
boxHeight
)
Creates a
RenderSizedBox
with the given dimensions.
Implementation
RenderSizedBox(this.boxWidth, this.boxHeight);
radartui package
documentation
radartui_test
RenderSizedBox
RenderSizedBox.new constructor
RenderSizedBox class