faceHeight property

ValueNotifier<double?> faceHeight
getter/setter pair

Implementation

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