SettingPage constructor

const SettingPage(
  1. {Key? key}
)

Implementation

const SettingPage({
  super.key,
});