customNavReturnImageLayoutName property

String? customNavReturnImageLayoutName
final

设置返回按钮的自定义名称,注意需要将布局文件添加在android/res/layout文件夹中 如果想要插件自带的返回布局,请设置0

Implementation

final String? customNavReturnImageLayoutName;