from property

  1. @override
Family<Object?>? from
final

If this provider was created with the .family modifier, from is the .family instance.

Implementation

@override
final Family<Object?>? from;