Try Install Learn Blog API Packages GitHub
Pages
mint-ui

Search
Basic information
Entities
Versions
Dependencies
mint-color 0.5.0 <= v < 1.0.0

Ui.Position

Functions

fromString
(
value
:
String
)
:
Ui.Position

Converts the given string value in to a position.

inverse
(
position
:
Ui.Position
)
:
Ui.Position

Returns the inverse position of the given position.

toString
(
position
:
Ui.Position
)
:
String

Returns the string representation of a position.