GrnReasonDropdownDialog class
Constructors
Properties
- controller → GrnController
-
final
- hashCode → int
-
The hash code for this object.
no setterinherited
- localization → Localization
-
final
- runtimeType → Type
-
A representation of the runtime type of the object.
no setterinherited
Methods
-
confirmationRejectDialog(
BuildContext context, String title, String cancel, String proceed, {bool isDismissible = true, bool isReason = false, required dynamic onProceed(), required dynamic onCancel()}) → dynamic -
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