faceTop property

ValueNotifier<double?> faceTop
getter/setter pair

Implementation

static ValueNotifier<double?> faceTop = ValueNotifier<double?>(null);