EmptyBox constructor

EmptyBox([
  1. PwSize size = PwSize.zero
])

EmptyBox API.

Implementation

EmptyBox([PwSize size = PwSize.zero]) : super(size);