isTopMenu property
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;
Defines if the menu should appear on the top or on the bottom of the screen. The default is true (top).
final bool? isTopMenu;