StyledStack constructor
const
StyledStack({})
Implementation
const StyledStack({
this.children = const <Widget>[],
super.inherit,
super.key,
super.style,
super.orderOfModifiers = const [],
});
const StyledStack({
this.children = const <Widget>[],
super.inherit,
super.key,
super.style,
super.orderOfModifiers = const [],
});