Kernel class
- Mixed-in types
Constructors
- Kernel()
Properties
- cli → MineralCliContract
-
final
- commands → CommandService
-
final
- container → Ioc
-
Service manager including the core components of the Mineral framework
no setterinherited
- contextMenus → ContextMenuService
-
final
- events → EventService
-
final
- hashCode → int
-
The hash code for this object.
no setterinherited
- intents → IntentService
-
final
- modules → ModuleService
-
final
- plugins → PluginServiceCraft
-
final
- runtimeType → Type
-
A representation of the runtime type of the object.
no setterinherited
- states → SharedStateService
-
final
Methods
-
defineConsoleTheme(
Theme theme) → void -
init(
) → Future< void> -
loadConsole(
) → void -
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