padding
Sets internal spacing (inside the tile's border, around its content) independently per edge, in dp.
Parameters
Space above the content, in dp. Defaults to 0.
Space after the content (mirrored under RTL), in dp. Defaults to 0.
Space below the content, in dp. Defaults to 0.
Space before the content (mirrored under RTL), in dp. Defaults to 0.
Sets internal spacing (inside the tile's border, around its content), symmetric on each axis, in dp.
Parameters
Space before and after the content, in dp. Defaults to 0.
Space above and below the content, in dp. Defaults to 0.
Sets internal spacing (inside the tile's border, around its content), symmetric horizontally but independent top/bottom, in dp.
Parameters
Space before and after the content, in dp. Defaults to 0.
Space above the content, in dp. Defaults to 0.
Space below the content, in dp. Defaults to 0.