CloseButton constructor

const CloseButton({Key key })

Creates a Material Design close button.

Implementation

const CloseButton({ Key key }) : super(key: key);