AppBarBack constructor
const
AppBarBack({
- Key? key,
- GestureTapCallback? onBack,
- AppBarBackType? backType,
- Brightness? brightness,
Implementation
const AppBarBack({super.key, this.onBack, this.backType, this.brightness});