SizedBox.square({required num dimension, super.child, super.key}) : width = dimension, height = dimension;