faceLeft property

ValueNotifier<double?> faceLeft
getter/setter pair

Implementation

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