YonyView constructor

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

Implementation

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