menu
calendar_view2 package
documentation
calendar_view.dart
TestPredicate<T> typedef
TestPredicate<T> typedef
dark_mode
light_mode
TestPredicate<
T
>
typedef
TestPredicate
<
T
> =
bool
Function
(
T
element
)
Implementation
typedef TestPredicate<T> = bool Function(T element);
calendar_view2 package
documentation
calendar_view
TestPredicate<T> typedef
calendar_view library