Space between the container's edge and its child, inside the background and border — the same meaning as Flutter's Container(padding:). Saves wrapping the child in an MPadding.
Container(padding:)
final MInsets? padding;