Fired when the database has successfully been opened.
final FutureOr<void> Function(Database database)? onOpen;