JsonEditingController constructor

JsonEditingController({
  1. String? text,
})

Implementation

JsonEditingController({super.text});