Required constructor

const Required({
  1. String? msg,
})

Implementation

const Required({this.msg});