init property

  1. @protected
bool init
finalinherited

The child widget that will be wrapped by the provider. The child widget can be accessed within the builder method of the provider.

Implementation

@protected
final bool init;