mdDeviceType property
MobileDeviceType
get
mdDeviceType
Returns device Type as per Material Design Guidlines.
Implementation
MobileDeviceType get mdDeviceType => _mdResponsive.deviceInfo.deviceType;
Returns device Type as per Material Design Guidlines.
MobileDeviceType get mdDeviceType => _mdResponsive.deviceInfo.deviceType;