appmayor
panel2
Panel2
Panel2 const constructor
Panel2
Panel2
constructor
Null safety
const
Panel2
(
{
Key
?
key
}
)
Implementation
const Panel2({Key? key}) : super(key: key);
appmayor
panel2
Panel2
Panel2 const constructor
Panel2 class
Constructors
Panel2
Properties
hashCode
key
runtimeType
Methods
createElement
createState
debugDescribeChildren
debugFillProperties
noSuchMethod
toDiagnosticsNode
toString
toStringDeep
toStringShallow
toStringShort
Operators
operator ==