farmershands
grid_sub_view
HomeGridSubView
HomeGridSubView constructor
HomeGridSubView
HomeGridSubView
constructor
Null safety
HomeGridSubView
(
HomeMenuType
homeMenuType
,
int
?
edgeCount
,
void
onTap
(
)
)
Implementation
HomeGridSubView(this.homeMenuType, this.edgeCount, this.onTap);
farmershands
grid_sub_view
HomeGridSubView
HomeGridSubView constructor
HomeGridSubView class
Constructors
HomeGridSubView
Properties
edgeCount
hashCode
homeMenuType
key
onTap
runtimeType
Methods
createElement
createState
debugDescribeChildren
debugFillProperties
noSuchMethod
toDiagnosticsNode
toString
toStringDeep
toStringShallow
toStringShort
Operators
operator ==