Kernel class Null safety

Mixed in types

Constructors

Kernel()

Properties

cli MineralCliContract
final
commands → CommandService
final
container Ioc
Service manager including the core components of the Mineral framework
read-only, inherited
contextMenus → ContextMenuService
final
events → EventService
final
hashCode int
The hash code for this object.
read-only, inherited
intents → IntentService
final
modules → ModuleService
final
plugins → PluginServiceCraft
final
runtimeType Type
A representation of the runtime type of the object.
read-only, inherited
states → SharedStateService
final

Methods

defineConsoleTheme(Theme theme) → void
init() Future<void>
loadConsole() → void
noSuchMethod(Invocation invocation) → dynamic
Invoked when a non-existent method or property is accessed.
inherited
toString() String
A string representation of this object.
inherited

Operators

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