argument property Null safety
If this provider was created with the .family
modifier, argument is
variable used.
Implementation
Object? get argument => _argument;
If this provider was created with the .family
modifier, argument is
variable used.
Object? get argument => _argument;