menu
rohd_schematic_viewer
schematic_viewer.dart
BaseSchematicViewerState
<
T extends StatefulWidget
>
isToggling property
isToggling
dark_mode
light_mode
isToggling
property
@
protected
bool
isToggling
getter/setter pair
Toggling state.
Implementation
@protected /// Toggling state. bool isToggling = false;
rohd_schematic_viewer
schematic_viewer
BaseSchematicViewerState
<
T extends StatefulWidget
>
isToggling property
BaseSchematicViewerState class