pindery
offline_page
ConnectionText
ConnectionText const constructor
ConnectionText
ConnectionText class
Constructors
ConnectionText
Properties
firstTime
hashCode
key
runtimeType
Methods
build
createElement
debugDescribeChildren
debugFillProperties
noSuchMethod
toDiagnosticsNode
toString
toStringDeep
toStringShallow
toStringShort
Operators
operator ==
ConnectionText constructor
const
ConnectionText
(
{
Key
key
,
bool
firstTime
})
Implementation
const ConnectionText({Key key, this.firstTime}) : super(key: key);