Skip to content

feat: add iconAlignment #7

feat: add iconAlignment

feat: add iconAlignment #7

Workflow file for this run

name: CI
on:
push:
branches: [main]
pull_request:
branches: [main]
jobs:
test:
uses: btwld/dart-actions/.github/workflows/ci.yml@main
secrets:
token: ${{ secrets.GITHUB_TOKEN }}
with:
flutter-version: "stable"
run-dcm: true