size property

Size? get size

获取当前组件的 Size

Implementation

Size? get size  => currentContext?.size;