detailsText function

String detailsText(
  1. String userType
)

Implementation

String detailsText(String userType) => '$userType Details';