menu
linkageview package
documentation
linkage_view
BaseItem
BaseItem constructor
BaseItem
brightness_4
BaseItem
constructor
BaseItem
(
{
bool
isHeader
,
String
header
,
dynamic
info
,
String
title
}
)
Implementation
BaseItem({this.isHeader, this.header, this.info, this.title});
linkageview package
documentation
linkage_view
BaseItem
BaseItem constructor
BaseItem class
Constructors
BaseItem
Properties
hashCode
header
index
info
isHeader
isSelect
runtimeType
title
Methods
noSuchMethod
toString
Operators
operator ==