borderWidth property

Map<String, double> borderWidth
getter/setter pair

Implementation

static Map<String, double> borderWidth = {
  '0': 0.0,
  '1': 1.0,
  '2': 2.0,
  '4': 4.0,
  '8': 8.0,
};