kTabLabelPadding top-level constant Null safety

EdgeInsets const kTabLabelPadding

The horizontal padding included by Tabs.

Implementation

const EdgeInsets kTabLabelPadding = EdgeInsets.symmetric(horizontal: 16.0);