Flutter
foundation
Factory
<
T
>
constructor property
constructor
description
constructor
property
Null safety
ValueGetter
<
T
>
constructor
final
Creates a new object of type T.
Implementation
final ValueGetter<T> constructor;
Flutter
foundation
Factory
<
T
>
constructor property
Factory class
Constructors
Factory
Properties
constructor
hashCode
runtimeType
type
Methods
noSuchMethod
toString
Operators
operator ==