menu
rover_dashboard
models.dart
ValueBuilder
<
T
>
otherBuilders property
otherBuilders
dark_mode
light_mode
description
otherBuilders
property
List
<
ChangeNotifier
>
get
otherBuilders
Other builders to listen to.
Implementation
List<ChangeNotifier> get otherBuilders => [];
rover_dashboard
models
ValueBuilder
<
T
>
otherBuilders property
ValueBuilder class