menu
advanced_graphview package
documentation
advanced_graphview/advanced_graphview_flame.dart
AdvancedGraphviewFlame
isRemoving property
isRemoving property
dark_mode
light_mode
isRemoving
property
bool
get
isRemoving
inherited
Whether the component is scheduled to be removed.
Implementation
bool get isRemoving => (_state & _removing) != 0;
advanced_graphview package
documentation
advanced_graphview/advanced_graphview_flame
AdvancedGraphviewFlame
isRemoving property
AdvancedGraphviewFlame class