AbstractSettingsSection constructor

const AbstractSettingsSection({
  1. Key? key,
})

Implementation

const AbstractSettingsSection({super.key});