UserDeviceInfoPlugin class

Inheritance

Constructors

UserDeviceInfoPlugin.new()

Properties

hashCode int
The hash code for this object.
no setterinherited
icon IconData
no setteroverride
name String
no setteroverride
runtimeType Type
A representation of the runtime type of the object.
no setterinherited

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