menu
easy_ui package
documentation
common_use/shorten_widget.dart
SB
SB const constructor
SB const constructor
dark_mode
light_mode
SB
constructor
const
SB
(
{
Key
?
key
,
double
?
width
,
double
?
height
,
Widget
?
child
,
})
Implementation
const SB({super.key, this.width, this.height, this.child});
easy_ui package
documentation
common_use/shorten_widget
SB
SB const constructor
SB class