BackButton constructor
Creates an IconButton with the appropriate "back" icon for the current target platform.
Implementation
const BackButton({ Key key, this.color }) : super(key: key);
Creates an IconButton with the appropriate "back" icon for the current target platform.
const BackButton({ Key key, this.color }) : super(key: key);