child property

Widget? child
final

Widget which will have access to the Bloc or Cubit.

Implementation

final Widget? child;