WidgetBuilder extension

Extension to build ListTile widget of Plugin instances

on
  • Plugin

Properties

icon → IconData

Available on Plugin, provided by the WidgetBuilder extension

Returns the icon for the plugin.
no setter

Methods

build(BuildContext context) → Widget

Available on Plugin, provided by the WidgetBuilder extension

Builds a ListTile widget of the plugin.