child property

Widget child
final

Handles the Firesore instance so it can be accessed from all the Firefly widgets.

Also need a list of FireflyDataBuilder so the Firefly widgets know how to create objects.

You can add a list of Query to be applied on all requests using the defaultQueries parameter.

Implementation

final Widget child;