smartDashesType static method

TextField smartDashesType(
  1. SmartDashesType type
)

Implementation

static TextField smartDashesType(SmartDashesType type) =>
    TextField(smartDashesType: type);