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