AdaptiveDialog class

Manage common adaptive_dialog settings, etc.

Properties

cachedAccentColor Color?
no setter
defaultStyle AdaptiveStyle
no setter
hashCode int
The hash code for this object.
no setterinherited
macOS AdaptiveDialogMacOSConfiguration
no setter
runtimeType Type
A representation of the runtime type of the object.
no setterinherited

Methods

cacheAccentColor(Color color) → void
noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
toString() String
A string representation of this object.
inherited
updateConfiguration({AdaptiveStyle? defaultStyle, AdaptiveDialogMacOSConfiguration? macOS}) → void
Update default configuration

Operators

operator ==(Object other) bool
The equality operator.
inherited

Static Properties

instance AdaptiveDialog
no setter