Class BackButtonIcon
Inheritance
System.Object
BackButtonIcon
Inherited Members
Namespace: Unity.UIWidgets.material
Syntax
public class BackButtonIcon : StatelessWidget
Constructors
BackButtonIcon(Key)
Declaration
public BackButtonIcon(Key key = null)
Parameters
Type | Name | Description |
---|---|---|
Key | key |
Methods
build(BuildContext)
Declaration
public override Widget build(BuildContext context)
Parameters
Type | Name | Description |
---|---|---|
BuildContext | context |
Returns
Type | Description |
---|---|
Widget |