swapCategoryAndBottomBar property

bool swapCategoryAndBottomBar
final

Determines whether to swap the positions of the category view and the bottom action bar.

If true, the category view will be displayed at the bottom and the bottom action bar at the top. If false, the category view will be displayed at the top and the bottom action bar at the bottom.

Implementation

final bool swapCategoryAndBottomBar;