menu
rohd_schematic_viewer
schematic_viewer.dart
SchematicCanvasState
currentScale property
currentScale
dark_mode
light_mode
currentScale
property
double
get
currentScale
Current zoom scale (for external read by embedding viewer).
Implementation
double get currentScale => _scale;
rohd_schematic_viewer
schematic_viewer
SchematicCanvasState
currentScale property
SchematicCanvasState class