LogKit class

Inheritance

Constructors

LogKit()

Properties

error CommonStorage
no setter
hashCode int
The hash code for this object.
no setterinherited
originOnError FlutterExceptionHandler?
getter/setter pair
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
storage IStorage
getter/setter pairinherited

Methods

createDisplayPage() Widget
override
createStorage() IStorage
override
getIcon() String
override
getKitName() String
override
getStorage() IStorage
inherited
noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
removeAllItem() bool
inherited
resetOnErrorInstance() → void
save(IInfo? info) bool
override
start() → void
override
stop() → void
override
tabAction() → void
inherited
toString() String
A string representation of this object.
inherited

Operators

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