FlipController constructor

FlipController({
  1. bool isFront = true,
})

Implementation

FlipController({bool isFront = true}) : super(isFront);