menu
antinvestor_ui_core package
documentation
analytics/analytics_dashboard.dart
TableConfig
TableConfig.topN const constructor
TableConfig.topN const constructor
dark_mode
light_mode
TableConfig.topN
constructor
const
TableConfig.topN
(
String
metric
, {
required
String
label
,
int
limit
=
10
,
})
Implementation
const TableConfig.topN( this.metric, { required this.label, this.limit = 10, });
antinvestor_ui_core package
documentation
analytics/analytics_dashboard
TableConfig
TableConfig.topN const constructor
TableConfig class