LogsPlugin class
- Inheritance
-
- Object
- DevToolkitPlugin
- LogsPlugin
Constructors
Properties
Methods
-
buildActions(
BuildContext context) → List< Widget> -
Optional actions to show in the console toolbar
override
-
buildConfig(
BuildContext context) → Widget? -
inherited
-
buildTab(
BuildContext context) → Widget -
Main UI tab
override
-
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
onInit(
) → void -
Called once when toolkit is initialized
override
-
onPause(
) → void -
Called when app pauses (optional)
inherited
-
onResume(
) → void -
Called when app resumes from background
inherited
-
toString(
) → String -
A string representation of this object.
inherited
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited