PopUpInfo class

Properties

assetImage String?
final
buttonTextStyle TextStyle?
final
context BuildContext
final
desc String?
final
descTextStyle TextStyle?
final
hashCode int
The hash code for this object.
no setterinherited
isDismiss bool
final
onClickBottom → (dynamic Function()?)
final
onClickClose → (dynamic Function()?)
final
onDismiss → (dynamic Function()?)
final
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
showButton bool
final
textButton String?
final
title String?
final
titleTextStyle TextStyle?
final

Methods

noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
show() → dynamic
showWithDelay({int duration = 1}) → dynamic
toString() String
A string representation of this object.
inherited

Operators

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