Creates a widget that blocks user interaction.
ModalBarrier({ Key key, this.color, this.dismissable: true }) : super(key: key);