SettingsContainer constructor
Implementation
const SettingsContainer(
{super.key,
required this.functionArrow,
required this.name,
required this.icon,
required this.tooltip});
const SettingsContainer(
{super.key,
required this.functionArrow,
required this.name,
required this.icon,
required this.tooltip});