create property
Creates the instance of the BlocEventChannelDebugger to be provided.
Implementation
final BlocEventChannelDebugger Function(
BuildContext,
BlocEventChannel? parentChannel,
)? create;
Creates the instance of the BlocEventChannelDebugger to be provided.
final BlocEventChannelDebugger Function(
BuildContext,
BlocEventChannel? parentChannel,
)? create;