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