menu
flutter_scene package
documentation
scene.dart
ScenePointer
isPressed property
isPressed property
dark_mode
light_mode
isPressed
property
bool
get
isPressed
Whether a press is in progress.
Implementation
bool get isPressed => _captured != null;
flutter_scene package
documentation
scene
ScenePointer
isPressed property
ScenePointer class