faceHeight property

ValueNotifier<double?> faceHeight
final

Implementation

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