RevertedTexfield constructor

const RevertedTexfield({
  1. Key? key,
})

Implementation

const RevertedTexfield({Key? key}) : super(key: key);