ConfettiHelper class
Helper class to show confetti dialogs
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
Static Methods
-
showConfettiDialog(
{required BuildContext context, required ConfettiType confettiType, required ConfettiStyle confettiStyle, required AnimationConfetti animationStyle, bool useController = false, int durationInSeconds = 3, ConfettiColorTheme colorTheme = ConfettiColorTheme.rainbow, String? message, ConfettiDensity density = ConfettiDensity.medium, BlendMode? blendMode, VoidCallback? onComplete, bool isColorMixedFromModel = false}) → Future< void> - Fungsi statis untuk memunculkan dialog confetti.