| Class | Properties |
|---|---|
| t.justifyStart | justifyContent: 'flex-start' |
| t.justifyEnd | justifyContent: 'flex-end' |
| t.justifyCenter | justifyContent: 'center' |
| t.justifyStretch | justifyContent: 'stretch' |
| t.justifyBaseline | justifyContent: 'baseline' |
| Class | Properties |
|---|---|
| t.justifyStart | justifyContent: 'flex-start' |
| t.justifyEnd | justifyContent: 'flex-end' |
| t.justifyCenter | justifyContent: 'center' |
| t.justifyStretch | justifyContent: 'stretch' |
| t.justifyBaseline | justifyContent: 'baseline' |