DisplayConfig class
The configuration for the display if ConnectivityDisplay widget is used
Constructors
- DisplayConfig.new({Color loadingIndicatorColor = Colors.white})
Properties
- hashCode → int
-
The hash code for this object.
no setterinherited
- loadingIndicatorColor → Color
-
final
- runtimeType → Type
-
A representation of the runtime type of the object.
no setterinherited
Methods
-
get(
ConnectivityStatusType statusType) → DisplayConfigForStatusType -
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
set(
ConnectivityStatusType statusType, DisplayConfigForStatusType config) → dynamic -
toString(
) → String -
A string representation of this object.
inherited
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited