ConnectionText constructor

const ConnectionText({Key key, bool firstTime })

Implementation

const ConnectionText({Key key, this.firstTime}) : super(key: key);