ExcellentLoadingTheme class

Constructors

ExcellentLoadingTheme()

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 Properties

animationDuration Duration
animation duration
no setter
backgroundColor Color
background color of loading
no setter
boxShadow List<BoxShadow>?
boxShadow color of loading
no setter
contentPadding EdgeInsets
contentPadding of loading
no setter
dismissOnTap bool?
should dismiss on user tap
no setter
displayDuration Duration
display duration
no setter
fontSize double
font size of status
no setter
indicatorColor Color
color of indicator
no setter
indicatorSize double
size of indicator
no setter
indicatorStroke double
no setter
indicatorType ExcellentLoadingIndicatorType
loading indicator type
no setter
lineWidth double
width of indicator
no setter
loadingAnimation ExcellentLoadingAnimation
loading animation
no setter
progressColor Color
progress color of loading
no setter
progressWidth double
width of progress indicator
no setter
radius double
radius of loading
no setter
textAlign TextAlign
textAlign of status
no setter
textColor Color
font color of status
no setter
textPadding EdgeInsets
padding of status
no setter
textStyle TextStyle?
textStyle of status
no setter
toastPosition ExcellentLoadingToastPosition
toast position
no setter

Static Methods

alignment(ExcellentLoadingToastPosition? position) AlignmentGeometry
toast position
ignoring(ExcellentLoadingMaskType? maskType) bool
maskColor(ExcellentLoadingMaskType? maskType) Color
mask color of loading