enable property Null safety

StackLift enable
read / write

Implementation

static StackLift enable =
    StackLift._p((Controller c) => c._stackLiftEnabled = true);