menu
tengits_widgets package
documentation
tengits_widgets.dart
showAllDots function
showAllDots function
dark_mode
light_mode
showAllDots
function
bool
showAllDots
(
FlSpot
spot
,
LineChartBarData
barData
)
Shows all dots on spots.
Implementation
bool showAllDots(FlSpot spot, LineChartBarData barData) { return true; }
tengits_widgets package
documentation
tengits_widgets
showAllDots function
tengits_widgets library