outline property

bool outline
final

如果为true,则没有填充色,color代表轮廓的颜色;如果为false,则color为填充色

Implementation

final bool outline;