menu
glow_effects package
documentation
core/gk_widget.dart
GKWidget
interactive property
interactive property
dark_mode
light_mode
interactive
property
bool
interactive
final
Whether the widget tracks pointer position and passes it to the controller.
Implementation
final bool interactive;
glow_effects package
documentation
core/gk_widget
GKWidget
interactive property
GKWidget class