WorkflowStatusLayout constructor

WorkflowStatusLayout({
  1. num? x,
  2. num? y,
})

Implementation

WorkflowStatusLayout({this.x, this.y});