menu
dt
layout.dart
Spacing
horizontal property
horizontal
dark_mode
light_mode
horizontal
property
int
horizontal
Returns the sum of the horizontal offsets.
Implementation
int get horizontal => left + right;
dt
layout
Spacing
horizontal property
Spacing class