menu
rover_dashboard
widgets.dart
ViewsCounter
ViewsCounter.new constructor
ViewsCounter.new
dark_mode
light_mode
description
ViewsCounter
constructor
ViewsCounter
(
)
Provides a const constructor for this widget.
Implementation
ViewsCounter() : super(models.views);
rover_dashboard
widgets
ViewsCounter
ViewsCounter.new constructor
ViewsCounter class