center property

Stack center
final

Implementation

static final center = Stack(
  alignment: Alignment.center,
);