tiltSide property

TiltSide? tiltSide
final

This variables handles the tile side of the button from left or right Can be TiltSide.left or TiltSide.right

Implementation

final TiltSide? tiltSide;