getDeviceInsets method

Future<BorderRadius> getDeviceInsets()

Implementation

Future<BorderRadius> getDeviceInsets() {
  throw UnimplementedError('getDeviceInsets() has not been implemented.');
}