menu
t_utils package
documentation
common/widgets/icons/t_icon.dart
TIcon
onPressed property
onPressed property
dark_mode
light_mode
onPressed
property
VoidCallback
?
onPressed
final
Callback when the icon is pressed.
Implementation
final VoidCallback? onPressed;
t_utils package
documentation
common/widgets/icons/t_icon
TIcon
onPressed property
TIcon class