size property

ValueNotifier<Size> size
final

Implementation

final size = ValueNotifier(Size.zero);