menu
ketchup_ui package
documentation
model/grid.dart
DIRECTION
DIRECTION.from factory constructor
DIRECTION.from factory constructor
dark_mode
light_mode
DIRECTION.from
constructor
DIRECTION.from
(
DIRECTION_ENUM
d
)
Implementation
factory DIRECTION.from(DIRECTION_ENUM d) => DIRECTION._({d});
ketchup_ui package
documentation
model/grid
DIRECTION
DIRECTION.from factory constructor
DIRECTION class