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