touch_bar library

Classes

AbstractTouchBar
The base type for a touch bar.
TouchBar
A standard touch bar with no touch bar item.
TouchBarButton
TouchBarImage
TouchBarItem
The base type for touch bar items that do not contain others touchbars.
TouchBarLabel
A touch bar item with a text with a single style.
TouchBarPopover
TouchBarScrubber
TouchBarScrubberImage
TouchBarScrubberItem
A touch bar scrubber item.
TouchBarScrubberLabel
TouchBarSpace

Enums

ImagePosition
The position of the image in relation to the label in the LabeledImage.
ScrubberMode
ScrubberSelectionStyle
TouchBarScrubberType

Mixins

LabelableItem
Provides the required properties and methods for touch bar items that behaves like a label.

Functions

setTouchBar(TouchBar touchBar) Future<void>