AlertHandler class
Constructors
- AlertHandler({String? handID})
Properties
Methods
-
close(
) → void -
isShowing(
) → bool -
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
setContentVisible(
bool show) → void -
toString(
) → String -
A string representation of this object.
inherited
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited