MBlockBackButton constructor

const MBlockBackButton({
  1. Color? color,
  2. Key? key,
})

Implementation

const MBlockBackButton({this.color, super.key});