abstract_widget
wrapper
Wrapper
<
T
,
R extends T
,
S
>
type property
type
Wrapper class
Constructors
Wrapper
Properties
type
hashCode
runtimeType
Methods
buildWidget
isDerived
noSuchMethod
toString
Operators
operator ==
type property
Type
type
Implementation
Type get type => R;