insideMargin constant

EdgeInsets const insideMargin

默认内边距(水平/垂直)。

Implementation

static const EdgeInsets insideMargin = EdgeInsets.all(16);