Class CloseButton
Inheritance
System.Object
CloseButton
Inherited Members
Namespace: Unity.UIWidgets.material
Syntax
public class CloseButton : StatelessWidget
Constructors
CloseButton(Key)
Declaration
public CloseButton(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 |