menu
flutter_graph_view package
documentation
widgets/graph_component.dart
GraphComponent
scale property
scale property
dark_mode
light_mode
scale
property
ValueNotifier
<
double
>
scale
getter/setter pair
Implementation
ValueNotifier<double> scale = ValueNotifier(1);
flutter_graph_view package
documentation
widgets/graph_component
GraphComponent
scale property
GraphComponent class