faceWidth property

ValueNotifier<double?> faceWidth
getter/setter pair

Implementation

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