mdDeviceType property

MobileDeviceType mdDeviceType

Returns device Type as per Material Design Guidlines.

Implementation

MobileDeviceType get mdDeviceType => _mdResponsive.deviceInfo.deviceType;