menu
bonfiremodify package
documentation
gestures/drag_gesture.dart
DragGesture
parent property
parent property
dark_mode
light_mode
parent
property
Component
?
get
parent
inherited
The current parent of the component, or null if there is none.
Implementation
Component? get parent => _parent;
bonfiremodify package
documentation
gestures/drag_gesture
DragGesture
parent property
DragGesture mixin