menu
bonfire package
documentation
input/gestures/tap_gesture.dart
TapGesture
showComp method
showComp method
dark_mode
light_mode
showComp
method
void
showComp
(
)
inherited
Implementation
void showComp() { paint.color = const Color(0xFFFFFFFF); }
bonfire package
documentation
input/gestures/tap_gesture
TapGesture
showComp method
TapGesture mixin