showSecondaryActionSelectedIndex property

bool get showSecondaryActionSelectedIndex

Returns the bool secondary action selected index state for the navigation pages.

Implementation

bool get showSecondaryActionSelectedIndex =>
    _showSecondaryActionSelectedIndex;