menu
gnums_utility_widgets package
documentation
dependencies/timeline_tile/src/style.dart
LineStyle
LineStyle.new const constructor
LineStyle.new const constructor
dark_mode
light_mode
LineStyle
constructor
const
LineStyle
(
{
Color
color
=
Colors.grey
,
double
thickness
=
4
,
})
Implementation
const LineStyle({ this.color = Colors.grey, this.thickness = 4, });
gnums_utility_widgets package
documentation
dependencies/timeline_tile/src/style
LineStyle
LineStyle.new const constructor
LineStyle class