menu
rohd_schematic_viewer
schematic_viewer.dart
SourceFrame
shortFile property
shortFile
dark_mode
light_mode
shortFile
property
String
get
shortFile
Short display name for status bar.
Implementation
String get shortFile => file.split('/').last;
rohd_schematic_viewer
schematic_viewer
SourceFrame
shortFile property
SourceFrame class