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