Creates a Gap widget with specified horizontal and vertical space.
const Gap([this.width = 16, this.height = 16, Key? key]) : super(key: key);