BrowseController class

Constructors

BrowseController()

Properties

currentItem ↔ String?
getter/setter pair

Methods

ensureState(bool isOpened) → void
hideFilters() → void
setCurrentItem(String name) → bool
setCurrentItemByIndex(int index) → void
setCurrentMenuItem(String? name) → bool
showFilters() → void
toggleFilters([Rect? hitRect]) → bool