dartTargetControllers property

List<FloatingDragTargetController> get dartTargetControllers

Implementation

List<FloatingDragTargetController> get dartTargetControllers =>
    List.unmodifiable(_dragTargetControllers);