duit_main_axis

package
v1.4.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jan 3, 2024 License: MIT Imports: 0 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MainAxisAlignment

type MainAxisAlignment string
const (
	Start        MainAxisAlignment = "start"
	End          MainAxisAlignment = "end"
	Center       MainAxisAlignment = "center"
	SpaceBetween MainAxisAlignment = "spaceBetween"
	SpaceAround  MainAxisAlignment = "spaceAround"
	SpaceEvenly  MainAxisAlignment = "spaceEvenly"
)

type MainAxisSize

type MainAxisSize string
const (
	Min MainAxisSize = "min"
	Max MainAxisSize = "max"
)

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL