ButtonsPage constructor

ButtonsPage({
  1. Key? key,
})

Implementation

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