EnviedField constructor Null safety

const EnviedField(
  1. {String? envName}
)

Implementation

const EnviedField({this.envName});