OptionsPage constructor
const
OptionsPage(})
Implementation
const OptionsPage(this.client, {
this.header = const SizedBox(height: 128, child: Center(child: Text("Options"))),
super.key
});
const OptionsPage(this.client, {
this.header = const SizedBox(height: 128, child: Center(child: Text("Options"))),
super.key
});