SettingSpacer.none constructor
Creates a new SettingSpacer with a 0 pixels height.
Implementation
const SettingSpacer.none({super.key, this.height = 0});
Creates a new SettingSpacer with a 0 pixels height.
const SettingSpacer.none({super.key, this.height = 0});