kDefaultFitBoundsPadding top-level constant
Default padding for the fit bounds options when performing center / zoom operations on a given set of bounds.
Implementation
const kDefaultFitBoundsPadding = EdgeInsets.all(36.0);
Default padding for the fit bounds options when performing center / zoom operations on a given set of bounds.
const kDefaultFitBoundsPadding = EdgeInsets.all(36.0);