iwfpapp
entry_row_elt
PromoEntryRowElement
PromoEntryRowElement const constructor
PromoEntryRowElement
iwfpapp
entry_row_elt
PromoEntryRowElement
PromoEntryRowElement const constructor
PromoEntryRowElement class
Constructors
PromoEntryRowElement
Properties
hashCode
key
runtimeType
text
Methods
build
createElement
debugDescribeChildren
debugFillProperties
noSuchMethod
toDiagnosticsNode
toString
toStringDeep
toStringShallow
toStringShort
Operators
operator ==
PromoEntryRowElement
constructor
const
PromoEntryRowElement
(
{
Key
key
,
@
required
String
text
}
)
Implementation
const PromoEntryRowElement({Key key, @required this.text}) : super(key: key);