TASKDIALOG_FLAGS class enum
Constructors
Properties
- hashCode → int
-
The hash code for this object.
no setterinherited
- runtimeType → Type
-
A representation of the runtime type of the object.
no setterinherited
Methods
-
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
toString(
) → String -
A string representation of this object.
inherited
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited
Constants
- TDF_ALLOW_DIALOG_CANCELLATION → const int
- TDF_CALLBACK_TIMER → const int
- TDF_CAN_BE_MINIMIZED → const int
- TDF_ENABLE_HYPERLINKS → const int
- TDF_EXPAND_FOOTER_AREA → const int
- TDF_EXPANDED_BY_DEFAULT → const int
- TDF_NO_DEFAULT_RADIO_BUTTON → const int
- TDF_NO_SET_FOREGROUND → const int
- TDF_POSITION_RELATIVE_TO_WINDOW → const int
- TDF_RTL_LAYOUT → const int
- TDF_SHOW_MARQUEE_PROGRESS_BAR → const int
- TDF_SHOW_PROGRESS_BAR → const int
- TDF_SIZE_TO_CONTENT → const int
- TDF_USE_COMMAND_LINKS → const int
- TDF_USE_COMMAND_LINKS_NO_ICON → const int
- TDF_USE_HICON_FOOTER → const int
- TDF_USE_HICON_MAIN → const int
- TDF_VERIFICATION_FLAG_CHECKED → const int