menu
gnums_utility_widgets package
documentation
dependencies/flutter_tex/src/widgets/group.dart
TeXViewGroup
onTap property
onTap property
dark_mode
light_mode
onTap
property
dynamic Function
(
String
id
)
?
onTap
final
On Tap Callback when a child is tapped.
Implementation
final Function(String id)? onTap;
gnums_utility_widgets package
documentation
dependencies/flutter_tex/src/widgets/group
TeXViewGroup
onTap property
TeXViewGroup class