FakeVooWearPlatform constructor

FakeVooWearPlatform({
  1. VooWearShape shapeValue = VooWearShape.round,
})

Implementation

FakeVooWearPlatform({this.shapeValue = VooWearShape.round});