lastToggleIndex property

int get lastToggleIndex

Implementation

int get lastToggleIndex => showDreamRow.value ? 1 : 0;