menu
te_widgets package
documentation
widgets/tile/tile.dart
TTile
onTap property
onTap property
dark_mode
light_mode
onTap
property
VoidCallback
?
onTap
final
Callback when the tile is tapped.
Implementation
final VoidCallback? onTap;
te_widgets package
documentation
widgets/tile/tile
TTile
onTap property
TTile class