Aidra Driver 1.3.5+68
Aidra Driver - Your path to green energy
Loading...
Searching...
No Matches
custom_pin_widget.dart File Reference
import package;
import material.dart;
Include dependency graph for custom_pin_widget.dart:

Go to the source code of this file.

Classes

class  StatelessWidget

Functions

 PinPainter ({required this.color})
override void paint (Canvas canvas, Size size)
override bool shouldRepaint (CustomPainter oldDelegate)

Variables

class CustomPinWidget extends StatelessWidget color

Function Documentation

◆ paint()

override void paint ( Canvas canvas,
Size size )

Definition at line 63 of file custom_pin_widget.dart.

Here is the call graph for this function:
Here is the caller graph for this function:

◆ PinPainter()

PinPainter ( {required this.color} )
Here is the caller graph for this function:

◆ shouldRepaint()

override bool shouldRepaint ( CustomPainter oldDelegate)

Variable Documentation

◆ color

class CustomPinWidget extends StatelessWidget color