menu
muse_ui package
documentation
button/types.dart
MainAxisSet typedef
MainAxisSet typedef
dark_mode
light_mode
MainAxisSet
typedef
MainAxisSet
= (
{
MainAxisAlignment
?
alignment
,
MainAxisSize
?
size
}
)
Implementation
typedef MainAxisSet = ({MainAxisSize? size, MainAxisAlignment? alignment});
muse_ui package
documentation
button/types
MainAxisSet typedef
types library