menu
universal_flutter_utils package
documentation
widgets/thumb/index.dart
UFUThumb
onTap property
onTap property
dark_mode
light_mode
onTap
property
ValueChanged
<
bool
>
?
onTap
final
It is used to set onTap method of Thumb.
Implementation
final ValueChanged<bool>? onTap;
universal_flutter_utils package
documentation
widgets/thumb/index
UFUThumb
onTap property
UFUThumb class