menu
coastline package
documentation
ui/help_item.dart
HelpItem
HelpItem.new constructor
HelpItem.new constructor
dark_mode
light_mode
HelpItem
constructor
HelpItem
(
{
Color
color
=
Colors.white
,
String
?
text
,
Offset
?
arrowPoint
,
Offset
?
endPoint
,
})
Implementation
HelpItem( {this.color = Colors.white, this.text, this.arrowPoint, this.endPoint});
coastline package
documentation
ui/help_item
HelpItem
HelpItem.new constructor
HelpItem class