SettingsClip constructor

SettingsClip({
  1. Key? key,
  2. dynamic route,
})

Implementation

SettingsClip({Key? key, this.route});