InputDoneView constructor

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

Implementation

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