level property

int level

The level of the item in the reorderable list.

The root item has a level of 0.

Implementation

int get level => _level;