appmayor
card3d
CustomCard3D
CustomCard3D constructor
CustomCard3D
CustomCard3D
constructor
Null safety
CustomCard3D
(
String
color
,
IconData
?
icon
,
String
?
text
)
Implementation
CustomCard3D(this.color, this.icon, this.text);
appmayor
card3d
CustomCard3D
CustomCard3D constructor
CustomCard3D class
Constructors
CustomCard3D
Properties
color
hashCode
icon
key
runtimeType
text
Methods
createElement
createState
debugDescribeChildren
debugFillProperties
noSuchMethod
toDiagnosticsNode
toString
toStringDeep
toStringShallow
toStringShort
Operators
operator ==