menu
mix_builder package
documentation
mix.dart
EdgeInsetsExt
toDto method
toDto method
dark_mode
light_mode
toDto
method
SpacingDto
toDto
(
)
Implementation
SpacingDto toDto() { return SpacingDto._(top: top, bottom: bottom, left: left, right: right); }
mix_builder package
documentation
mix
EdgeInsetsExt
toDto method
EdgeInsetsExt extension on
EdgeInsets