otherBuilders property

  1. @override
List<ChangeNotifier> get otherBuilders
override

Other builders to listen to.

Implementation

@override
List<ChangeNotifier> get otherBuilders => [gps, arucoID, models.rover.status];