pindery
item_card_list
DualHeaderWithHint
DualHeaderWithHint const constructor
DualHeaderWithHint
DualHeaderWithHint class
Constructors
DualHeaderWithHint
Properties
name
showHint
value
hashCode
key
runtimeType
Methods
build
createElement
debugDescribeChildren
debugFillProperties
noSuchMethod
toDiagnosticsNode
toString
toStringDeep
toStringShallow
toStringShort
Operators
operator ==
Constants
hint
DualHeaderWithHint constructor
const
DualHeaderWithHint
(
{
String
name
,
String
value
,
bool
showHint
})
Implementation
const DualHeaderWithHint({this.name, this.value, this.showHint});