IconReplanceCsxPlatform class abstract

Inheritance
  • Object
  • PlatformInterface
  • IconReplanceCsxPlatform
Implementers

Constructors

IconReplanceCsxPlatform()
Constructs a IconReplanceCsxPlatform.

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

changeIcon(String? iconName, {List<String>? aliasNames, bool changeNow = false, String? androidPackage}) Future<EditIconBackModel?>
getPlatformVersion() Future<String?>
noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
nowIconName() Future<String?>
removeSysAlert() Future<bool?>
resetSysAlert() Future<bool?>
toString() String
A string representation of this object.
inherited

Operators

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

Static Properties

instance IconReplanceCsxPlatform
The default instance of IconReplanceCsxPlatform to use.
getter/setter pair