Creates a Material gap with a given size.
const MaterialGap({required LocalKey key, this.size = 16.0}) : super(key);