AppInsets.horizontal constructor
const
AppInsets.horizontal(
- double value
Implementation
const AppInsets.horizontal(double value) : super.symmetric(horizontal: value);
const AppInsets.horizontal(double value) : super.symmetric(horizontal: value);