menu
freelance package
documentation
widgets/page/lazy_column/lazy_column_model.dart
LazyColumnRowModel
LazyColumnRowModel const constructor
LazyColumnRowModel const constructor
dark_mode
light_mode
LazyColumnRowModel
constructor
const
LazyColumnRowModel
(
String
label
,
String
value
)
Implementation
const LazyColumnRowModel( this.label, this.value, );
freelance package
documentation
widgets/page/lazy_column/lazy_column_model
LazyColumnRowModel
LazyColumnRowModel const constructor
LazyColumnRowModel class