menu
xfxwidgets package
documentation
XfxDropDown.dart
XfxDropDown<T>
filterFn property
filterFn property
dark_mode
light_mode
filterFn
property
bool
Function
(
dynamic
,
String
)
?
filterFn
final
inherited
Implementation
final bool Function(T, String)? filterFn;
xfxwidgets package
documentation
XfxDropDown
XfxDropDown<T>
filterFn property
XfxDropDown class