menu
rmx package
documentation
attributes/space/space.dart
MarginAttribute
MarginAttribute.new factory constructor
MarginAttribute.new factory constructor
dark_mode
light_mode
MarginAttribute
constructor
MarginAttribute
(
{
int
?
left
,
int
?
top
,
int
?
right
,
int
?
bottom
,
})
Implementation
factory MarginAttribute({int? left, int? top, int? right, int? bottom}) = _$MarginAttribute;
rmx package
documentation
attributes/space/space
MarginAttribute
MarginAttribute.new factory constructor
MarginAttribute class