IDOffset.horizontal constructor
const
IDOffset.horizontal(
- double horizontal
Implementation
const IDOffset.horizontal(
double horizontal,
) : left = horizontal,
top = 0.0,
right = horizontal,
bottom = 0.0;