raw_menu library
Classes
- CancellationToken
- DeferredMenuElement
- DesktopContextMenuRequest
- LongPressHandler
- Menu
- MenuAction
- MenuActionAttributes
- MenuContext
- MenuContextDelegate
- MenuElement
- MenuHandle
- MenuImage
- MenuPreviewWidget
- MenuResult
- MenuSeparator
- MenuSerializationOptions
- MobileMenuConfiguration
- MobileMenuConfigurationRequest
- MobileMenuDelegate
- MultiTouchDetector
- PointerDeviceKindDetector
- SimpleCancellationToken
- SingleDrag
- SingleDragDelayedGestureRecognizer
- SingleDragEndDetails
- SingleDragGestureRecognizer
- SingleDragUpdateDetails
- TargetedWidgetSnapshot
- Image representation of part of user interface.
- WidgetSnapshot
- Represents a snapshot of widget.
- WritingToolsConfiguration
Enums
Extensions
- DevicePixelRatio on Image
- Extension on image that allows to store device pixel ratio alongside the image itself.
Properties
- writingToolsSuggestionCallback ↔ void Function(String)?
-
getter/setter pair
Typedefs
-
MobileMenuWidgetFactory
= Widget Function(BuildContext context, Menu rootMenu, MobileMenuDelegate delegate, AlignmentGeometry alignment, ValueListenable<
bool> canScrollListenable, IconThemeData iconTheme)