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