menu
e_chart package
documentation
e_chart.dart
Fun2<A, B, C> typedef
Fun2<A, B, C> typedef
dark_mode
light_mode
Fun2<
A
,
B
,
C
>
typedef
Fun2
<
A
,
B
,
C
> =
C Function
(
A
,
B
)
Implementation
typedef Fun2<A, B, C> = C Function(A, B);
e_chart package
documentation
e_chart
Fun2<A, B, C> typedef
xchart library