position property

DashboardGadgetPosition? position
final

The position of the gadget. When the gadget is placed into the position, other gadgets in the same column are moved down to accommodate it.

Implementation

final DashboardGadgetPosition? position;