menu
fast_app_base package
documentation
common/common.dart
SquareBox
SquareBox.new const constructor
SquareBox.new const constructor
dark_mode
light_mode
SquareBox
constructor
const
SquareBox
(
double
size
, {
Key
?
key
,
})
Implementation
const SquareBox( this.size, { super.key, });
fast_app_base package
documentation
common/common
SquareBox
SquareBox.new const constructor
SquareBox class