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