anchorInfoPanelBuilder property
Customize the anchor info panel. when tap the subscribe button will show panel.
Implementation
final Widget Function(BuildContext context, String groupID)?
anchorInfoPanelBuilder;
Customize the anchor info panel. when tap the subscribe button will show panel.
final Widget Function(BuildContext context, String groupID)?
anchorInfoPanelBuilder;