menu
unit_widgets_display package
documentation
StatelessWidget/Spacer/node2_flex.dart
ManySpacer
ManySpacer.new const constructor
ManySpacer.new const constructor
dark_mode
light_mode
ManySpacer
constructor
const
ManySpacer
(
{
Key
?
key
,
})
Implementation
const ManySpacer({Key? key}) : super(key: key);
unit_widgets_display package
documentation
StatelessWidget/Spacer/node2_flex
ManySpacer
ManySpacer.new const constructor
ManySpacer class