menu
daravel_core package
documentation
database/schema/blueprint.dart
Index
indexName property
indexName property
dark_mode
light_mode
indexName
property
String
get
indexName
Implementation
String get indexName => name ?? '${columns.join('_')}_index';
daravel_core package
documentation
database/schema/blueprint
Index
indexName property
Index class