center property

Widget? center
final

Implementation

final Widget? topLeft,
    topRight,
    bottomLeft,
    bottomRight,
    top,
    bottom,
    left,
    right,
    center,
    fill;