otherBuilders property
- @override
override
Other builders to listen to.
Implementation
@override
List<ChangeNotifier> get otherBuilders => [gps, arucoID, models.rover.status];
Other builders to listen to.
@override
List<ChangeNotifier> get otherBuilders => [gps, arucoID, models.rover.status];