menu
freedom_table package
documentation
utils.dart
CustomGradient
CustomGradient constructor
CustomGradient constructor
dark_mode
light_mode
CustomGradient
constructor
CustomGradient
(
{
required
Gradient
gradient
,
required
double
strokeWidth
,
})
Implementation
CustomGradient({ required this.gradient, required this.strokeWidth, });
freedom_table package
documentation
utils
CustomGradient
CustomGradient constructor
CustomGradient class