SettingSpacer constructor
Creates a new SettingSpacer with the default 30 pixels height.
Implementation
const SettingSpacer({super.key, this.height = _defaultHeight});
Creates a new SettingSpacer with the default 30 pixels height.
const SettingSpacer({super.key, this.height = _defaultHeight});