SlidablesPage constructor

SlidablesPage({
  1. Key? key,
})

Implementation

SlidablesPage({Key? key}) : super(key: key);