isTopMenu property

bool? isTopMenu
final

Defines if the menu should appear on the top or on the bottom of the screen. The default is true (top).

Implementation

final bool? isTopMenu;