menu
arcane_jaspr package
documentation
component/layout/flow.dart
ArcaneSizedBox
ArcaneSizedBox.new const constructor
ArcaneSizedBox.new const constructor
dark_mode
light_mode
ArcaneSizedBox
constructor
const
ArcaneSizedBox
(
{
double
?
width
,
double
?
height
,
Component
?
child
,
Key
?
key
,
})
Implementation
const ArcaneSizedBox({this.width, this.height, this.child, super.key});
arcane_jaspr package
documentation
component/layout/flow
ArcaneSizedBox
ArcaneSizedBox.new const constructor
ArcaneSizedBox class