menu
rohd_schematic_viewer
schematic_viewer.dart
BaseSchematicViewerState
<
T extends StatefulWidget
>
schematicJson property
schematicJson
dark_mode
light_mode
schematicJson
property
@
protected
String
?
schematicJson
getter/setter pair
Current schematic JSON data.
Implementation
@protected /// Current schematic JSON data. String? schematicJson;
rohd_schematic_viewer
schematic_viewer
BaseSchematicViewerState
<
T extends StatefulWidget
>
schematicJson property
BaseSchematicViewerState class