BikeMockColumn constructor

const BikeMockColumn({
  1. Key? key,
})

Implementation

const BikeMockColumn({
  super.key,
});