farmershands
grid_menu_view
GridMenuView
GridMenuView constructor
GridMenuView
GridMenuView
constructor
Null safety
GridMenuView
(
{
Key
?
key
,
Map
<
String
,
int
>
?
unreadReportsCnt
}
)
Implementation
GridMenuView({ Key? key, this.unreadReportsCnt, }) : super(key: key);
farmershands
grid_menu_view
GridMenuView
GridMenuView constructor
GridMenuView class
Constructors
GridMenuView
Properties
gridPadding
hashCode
key
runtimeType
unreadReportsCnt
Methods
build
createElement
debugDescribeChildren
debugFillProperties
noSuchMethod
toDiagnosticsNode
toString
toStringDeep
toStringShallow
toStringShort
Operators
operator ==