Raw field names in declaration order.
List<String> get stateVariables => stateFields.map((f) => f.rawName).toList();