SimpleSection constructor
const
SimpleSection(
- Client _client
Creates an instance of SimpleSection with the given Client.
Implementation
const SimpleSection(this._client);
Creates an instance of SimpleSection with the given Client.
const SimpleSection(this._client);