menu
mix_builder package
documentation
mix.dart
EdgeInsetsDirectionalExt
toDto method
toDto method
dark_mode
light_mode
toDto
method
SpacingDto
toDto
(
)
Implementation
SpacingDto toDto() { return SpacingDto._(top: top, bottom: bottom, start: start, end: end); }
mix_builder package
documentation
mix
EdgeInsetsDirectionalExt
toDto method
EdgeInsetsDirectionalExt extension on
EdgeInsetsDirectional