listenTo property

List<GetxController> listenTo

List of controllers to react to

Implementation

List<GetxController> get listenTo => [];