menu
lean_builder package
documentation
element.dart
ConstFunctionReferenceImpl
type property
type property
dark_mode
light_mode
type
property
@
override
FunctionType
get
type
override
The function type of the referenced function.
Implementation
@override FunctionType get type => element.type;
lean_builder package
documentation
element
ConstFunctionReferenceImpl
type property
ConstFunctionReferenceImpl class