kTabLabelPadding top-level constant
EdgeInsets
const kTabLabelPadding
The horizontal padding included by Tabs.
Implementation
const EdgeInsets kTabLabelPadding = EdgeInsets.symmetric(horizontal: 16.0);