Get custom assets directory path to override default path Return null to use the default directory
@override String? getCustomAssetsDirectory() { return _customAssetsDirectory; }