menu
chatroom_uikit package
documentation
ui/widget/custom_tab_indicator.dart
CustomTabIndicator
CustomTabIndicator.new const constructor
CustomTabIndicator.new const constructor
dark_mode
light_mode
CustomTabIndicator
constructor
const
CustomTabIndicator
(
{
Color
?
color
,
Size
size
=
const Size(0, 0)
,
double
radius
=
0
,
})
Implementation
const CustomTabIndicator({ this.color, this.size = const Size(0, 0), this.radius = 0, });
chatroom_uikit package
documentation
ui/widget/custom_tab_indicator
CustomTabIndicator
CustomTabIndicator.new const constructor
CustomTabIndicator class