init property

dynamic Function(BuildContext context, B bloc)? init
final

Implementation

final Function(BuildContext context, B bloc)? init;