validField static method

String validField(
  1. String label
)

Implementation

static String validField(String label) => '$label, valid';