menu
func_dart_core
function
FunctionWrapper
<
S
,
A
>
func property
func
brightness_4
brightness_5
func
property
S Function
(
A
)
func
final
Function to be wrapped.
Implementation
final S Function(A) func;
func_dart_core
function
FunctionWrapper
<
S
,
A
>
func property
FunctionWrapper class
Constructors
FunctionWrapper
Properties
func
hashCode
runtimeType
Methods
call
noSuchMethod
toString
Operators
operator ==