CommonLeadingBtn( {Key? key, this.onBack, this.paddingR = 15.0, this.isDark = false, this.icon}) : super(key: key);