menu
flutter_dicom
flutter_dicom.dart
DicomController
windowWidth property
windowWidth
dark_mode
light_mode
windowWidth
property
double
?
get
windowWidth
The current Window Width being applied to the image.
Implementation
double? get windowWidth => _currentWindowWidth;
flutter_dicom
flutter_dicom
DicomController
windowWidth property
DicomController class