menu
nowu
customTile
CustomTile
CustomTile constructor
CustomTile
brightness_4
brightness_5
CustomTile
constructor
CustomTile
(
{
Widget
?
child
,
bool
?
onWhiteBackground
,
Color
?
color
,
double
?
borderRadius
,
Function
?
onClick
}
)
Implementation
CustomTile({ this.child, this.onWhiteBackground, this.color, this.borderRadius, this.onClick, });
nowu
customTile
CustomTile
CustomTile constructor
CustomTile class
Constructors
CustomTile
Properties
borderRadius
child
color
hashCode
key
onClick
onWhiteBackground
runtimeType
Methods
build
createElement
debugDescribeChildren
debugFillProperties
noSuchMethod
toDiagnosticsNode
toString
toStringDeep
toStringShallow
toStringShort
Operators
operator ==