menu
mix_builder package
documentation
mix.dart
StackSpecWidget
StackSpecWidget.new const constructor
StackSpecWidget.new const constructor
dark_mode
light_mode
StackSpecWidget
constructor
const
StackSpecWidget
(
{
StackSpec
?
spec
,
Key
?
key
,
List
<
Widget
>
?
children
,
})
Implementation
const StackSpecWidget({this.spec, super.key, this.children});
mix_builder package
documentation
mix
StackSpecWidget
StackSpecWidget.new const constructor
StackSpecWidget class