fluttercandies / extended_tabs

A powerful official extension library of Tab/TabBar/TabView, which support to scroll ancestor or child Tabs when current is overscroll, and set scroll direction and cache extent.
https://fluttercandies.github.io/extended_tabs/
MIT License
271 stars 49 forks source link

关于2.8.1的tab加了height属性这回事 #20

Closed xxssd-awsl closed 2 years ago

xxssd-awsl commented 2 years ago
  /// The height of the [Tab].
  ///
  /// If null, the height will be calculated based on the content of the [Tab].  When `icon` is not
  /// null along with `child` or `text`, the default height is 72.0 pixels. Without an `icon`, the
  /// height is 46.0 pixels.
  final double? height;

看到就可以close了(手动狗头)

zmtzawqlp commented 2 years ago

不太懂。有啥影响吗

zmtzawqlp commented 2 years ago

done https://github.com/fluttercandies/extended_tabs/commit/79d50574963adc3338a7df78b3c3928e1cf1ad29