menu
active_grid_core package
documentation
active_grid_model.dart
GridField
GridField.new constructor
GridField.new constructor
dark_mode
light_mode
GridField
constructor
GridField
(
String
id
,
String
name
,
DataType
type
)
Creates a GridField
Implementation
GridField(this.id, this.name, this.type);
active_grid_core package
documentation
active_grid_model
GridField
GridField.new constructor
GridField class