wsl2distromanager
info_dialog
DependencyList
DependencyList const constructor
DependencyList
DependencyList
constructor
Null safety
const
DependencyList
(
{
Key
?
key
}
)
Implementation
const DependencyList({ Key? key, }) : super(key: key);
wsl2distromanager
info_dialog
DependencyList
DependencyList const constructor
DependencyList class
Constructors
DependencyList
Properties
hashCode
key
runtimeType
Methods
build
createElement
debugDescribeChildren
debugFillProperties
noSuchMethod
toDiagnosticsNode
toString
toStringDeep
toStringShallow
toStringShort
Operators
operator ==