menu
hmwidget package
documentation
components/bottom_bar/custom_indicator.dart
CustomTabIndicator
CustomTabIndicator.new const constructor
CustomTabIndicator.new const constructor
dark_mode
light_mode
CustomTabIndicator
constructor
const
CustomTabIndicator
(
{
double
radius
=
8
,
double
indicatorHeight
=
4
,
Color
color
=
Colors.blue
,
})
Implementation
const CustomTabIndicator({ this.radius = 8, this.indicatorHeight = 4, this.color = Colors.blue, });
hmwidget package
documentation
components/bottom_bar/custom_indicator
CustomTabIndicator
CustomTabIndicator.new const constructor
CustomTabIndicator class