initPositionYInTop property

bool initPositionYInTop
final

Whether the initial position of the component on the y-axis is on the top side of the screen.

true: on the top side of the screen false: on the bottom side of the screen

Implementation

final bool initPositionYInTop;