menu
micro_loaders package
documentation
widgets/points_loader.dart
FirstLoaderPainter
FirstLoaderPainter.new const constructor
FirstLoaderPainter.new const constructor
dark_mode
light_mode
FirstLoaderPainter
constructor
const
FirstLoaderPainter
(
{
required
double
strokeWidth
,
required
Color
color
,
})
Implementation
const FirstLoaderPainter({required this.strokeWidth, required this.color});
micro_loaders package
documentation
widgets/points_loader
FirstLoaderPainter
FirstLoaderPainter.new const constructor
FirstLoaderPainter class