Skip to content
This repository was archived by the owner on Jun 6, 2021. It is now read-only.
This repository was archived by the owner on Jun 6, 2021. It is now read-only.

Add padding extensions #2

@ishaan1995

Description

@ishaan1995

Create easy extensions for padding in a flutter project.

Example:

Text('apple').paddingSmall()

Provide helpers to customise small, medium large as per the design guidelines for the app.

/// tiny: 2.0, small: 4.0, regular 8.0, medium: 16.0, large: 32.0
WidgetXHelper.setPaddingSpec(grid_spacer: 4.0);

Metadata

Metadata

Assignees

Labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions