menu
redstonex package
documentation
database-core/database_callback.dart
OnCreateCallback
onCreate property
onCreate property
dark_mode
light_mode
onCreate
property
FutureOr
<
void
>
Function
(
Database
database
,
int
version
)
onCreate
final
Implementation
final FutureOr<void> Function( Database database, int version, ) onCreate;
redstonex package
documentation
database-core/database_callback
OnCreateCallback
onCreate property
OnCreateCallback class