PageBlockChannel constructor
const
PageBlockChannel({
- required ChatBase channel,
Page Block Channel constructor.
Implementation
const PageBlockChannel({required this.channel}) : super._();
Page Block Channel constructor.
const PageBlockChannel({required this.channel}) : super._();