child property

Widget child
final

The part of the widget tree that can use Riverpod and has overridden providers.

Implementation

final Widget child;