GesturesPage constructor

GesturesPage({
  1. Key? key,
})

Implementation

GesturesPage({
  Key? key,
}) : super(key: key);