all static method

dynamic all({
  1. required String color,
  2. double? width,
})

Implementation

static all({
  required String color,
  double? width,
}) {}