antiAlias property

Stack antiAlias
final

Implementation

static final antiAlias = Stack(
  clipBehavior: Clip.antiAlias,
);