IsNumeric constructor

const IsNumeric({
  1. String? message,
})

Implementation

const IsNumeric({this.message});