child property
The widget and its descendants which will have access to every bloc provided by providers. child will be a direct descendent of the last RxBlocProvider in providers.
Implementation
final Widget child;
The widget and its descendants which will have access to every bloc provided by providers. child will be a direct descendent of the last RxBlocProvider in providers.
final Widget child;