imagePath property
String
get
imagePath
获取图像文件路径
Returns 图像文件目录的路径。
Implementation
static String get imagePath {
return _image;
}
获取图像文件路径
Returns 图像文件目录的路径。
static String get imagePath {
return _image;
}