size property

ValueNotifier<Size> get size

Implementation

ValueNotifier<Size> get size => options!.size;